NextGenSoftware.OASIS.Web9.Core 2.0.1

dotnet add package NextGenSoftware.OASIS.Web9.Core --version 2.0.1
                    
NuGet\Install-Package NextGenSoftware.OASIS.Web9.Core -Version 2.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NextGenSoftware.OASIS.Web9.Core" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NextGenSoftware.OASIS.Web9.Core" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="NextGenSoftware.OASIS.Web9.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NextGenSoftware.OASIS.Web9.Core --version 2.0.1
                    
#r "nuget: NextGenSoftware.OASIS.Web9.Core, 2.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NextGenSoftware.OASIS.Web9.Core@2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NextGenSoftware.OASIS.Web9.Core&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=NextGenSoftware.OASIS.Web9.Core&version=2.0.1
                    
Install as a Cake Tool

The Core for WEB9 - the Singularity Layer of the OASIS Omniverse. The SingularityAggregationManager polls WEB4-WEB8 layers and returns one unified status report, enabling the network to observe itself as a single coherent entity across all decentralised layers.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NextGenSoftware.OASIS.Web9.Core:

Package Downloads
NextGenSoftware.OASIS.Web10.Core

The Core for WEB10 (The Source / WEB0) - the root source-of-truth layer of the OASIS Omniverse. The SourceManager returns the foundational OASIS_DNA configuration (the Alpha) together with WEB9 live unified status across WEB4-WEB8 (the Omega), closing the loop where WEB10 = WEB0.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 60 7/12/2026
2.0.0 62 7/12/2026

- Initial release as part of the OASIS Omniverse Reboot and Rebrand under oasisomniverse.one.
- Part of the new decentralised WEB6-WEB10 API tier architecture (AI, Spatial/AR, Holographic, Neural, Omniversal layers).
- Integrates with ONET, FAHRN, HolonicBraid, and HyperDrive v2 for full mesh routing.
- Security-hardened from day one: CORS open/pluggable policy, JWT middleware, API key support.
- Built on .NET 10 from the ground up for maximum performance and longevity.
- Miscellaneous bug fixes and improvements during initial stabilisation.
- Many misc improvements.
- Multiple bug fixes.