NextGenSoftware.OASIS.Common
2.0.0
dotnet add package NextGenSoftware.OASIS.Common --version 2.0.0
NuGet\Install-Package NextGenSoftware.OASIS.Common -Version 2.0.0
<PackageReference Include="NextGenSoftware.OASIS.Common" Version="2.0.0" />
<PackageVersion Include="NextGenSoftware.OASIS.Common" Version="2.0.0" />
<PackageReference Include="NextGenSoftware.OASIS.Common" />
paket add NextGenSoftware.OASIS.Common --version 2.0.0
#r "nuget: NextGenSoftware.OASIS.Common, 2.0.0"
#:package NextGenSoftware.OASIS.Common@2.0.0
#addin nuget:?package=NextGenSoftware.OASIS.Common&version=2.0.0
#tool nuget:?package=NextGenSoftware.OASIS.Common&version=2.0.0
Shared common utilities, helpers, and base types used across the entire OASIS ecosystem.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- NextGenSoftware.ErrorHandling (>= 1.0.0)
- NextGenSoftware.Logging (>= 2.0.0)
NuGet packages (58)
Showing the top 5 NuGet packages that depend on NextGenSoftware.OASIS.Common:
| Package | Downloads |
|---|---|
|
NextGenSoftware.OASIS.API.DNA
OASIS DNA configuration model — strongly-typed binding for OASIS_DNA.json that controls provider selection, failover, load-balancing, replication, encryption and all core OASIS engine settings. |
|
|
NextGenSoftware.OASIS.API.Core
This is the heart of the OASIS and contains the core OASIS Engine, architecture, managers, interfaces, helpers, holons/objects, object model, enums, etc. It can be used directly in projects/apps if needed (you can use any of the Managers) but it is highly recommended you use the OASIS.API.Native.Integrated.EndPoint or REST API instead. |
|
|
NextGenSoftware.OASIS.API.Providers.SOLANAOASIS
WEB4 OASIS API SOLANA OASIS Provider is one of the many WEB2/WEB3 providers that plug in and integtate into the OASIS. |
|
|
NextGenSoftware.OASIS.API.Providers.EthereumOASIS
WEB4 OASIS API Ethereum OASIS Provider is one of the many WEB2/WEB3 providers that plug in and integtate into the OASIS. |
|
|
NextGenSoftware.OASIS.API.Providers.ChainLinkOASIS
WEB4 OASIS API ChainLink OASIS Provider is one of the many WEB2/WEB3 providers that plug in and integtate into the OASIS. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 102 | 7/12/2026 |
- Initial NuGet release as part of the OASIS Omniverse Reboot and Rebrand under oasisomniverse.one.
- Upgraded to .NET 10 — latest runtime with improved performance and language features.
- Full integration with OASIS API Core v2.0.0, WEB6-WEB10 layers, ONET, FAHRN, HyperDrive v2, and OASIS MCP Server.
- Security-hardened: CORS, JWT, and NuGet vulnerability remediation.
- Many misc improvements.
- Multiple bug fixes.