NextGenSoftware.OASIS.STAR.CLI.Lib
2.0.0
dotnet add package NextGenSoftware.OASIS.STAR.CLI.Lib --version 2.0.0
NuGet\Install-Package NextGenSoftware.OASIS.STAR.CLI.Lib -Version 2.0.0
<PackageReference Include="NextGenSoftware.OASIS.STAR.CLI.Lib" Version="2.0.0" />
<PackageVersion Include="NextGenSoftware.OASIS.STAR.CLI.Lib" Version="2.0.0" />
<PackageReference Include="NextGenSoftware.OASIS.STAR.CLI.Lib" />
paket add NextGenSoftware.OASIS.STAR.CLI.Lib --version 2.0.0
#r "nuget: NextGenSoftware.OASIS.STAR.CLI.Lib, 2.0.0"
#:package NextGenSoftware.OASIS.STAR.CLI.Lib@2.0.0
#addin nuget:?package=NextGenSoftware.OASIS.STAR.CLI.Lib&version=2.0.0
#tool nuget:?package=NextGenSoftware.OASIS.STAR.CLI.Lib&version=2.0.0
Core library for the STAR ODK command-line interface — exposes all STAR CLI commands as a reusable library so they can be embedded in other tools and UIs.
| 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.CLI.Engine (>= 1.3.0)
- NextGenSoftware.OASIS.API.Core (>= 2.0.0)
- NextGenSoftware.OASIS.STAR (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 40 | 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.