![]() |
VOOZH | about |
dotnet add package NextGenSoftware.OASIS.API.COSMIC --version 1.0.1
NuGet\Install-Package NextGenSoftware.OASIS.API.COSMIC -Version 1.0.1
<PackageReference Include="NextGenSoftware.OASIS.API.COSMIC" Version="1.0.1" />
<PackageVersion Include="NextGenSoftware.OASIS.API.COSMIC" Version="1.0.1" />Directory.Packages.props
<PackageReference Include="NextGenSoftware.OASIS.API.COSMIC" />Project file
paket add NextGenSoftware.OASIS.API.COSMIC --version 1.0.1
#r "nuget: NextGenSoftware.OASIS.API.COSMIC, 1.0.1"
#:package NextGenSoftware.OASIS.API.COSMIC@1.0.1
#addin nuget:?package=NextGenSoftware.OASIS.API.COSMIC&version=1.0.1Install as a Cake Addin
#tool nuget:?package=NextGenSoftware.OASIS.API.COSMIC&version=1.0.1Install as a Cake Tool
This module is the COSMIC API to WEB5 STAR ODK (OASIS Developer Kit) Omniverse Interoperable Metaverse Low Code Generator. This is built on top of the WEB4 OASIS API. This is currently a WIP and not intended to be used directly, please use OASIS.API.Core.Native.Integrated.EndPoint instead or the REST API.
NOTE: This module is not intended to be used standalone, it is simply a dependency for the OASIS.API.Native.Integrated.EndPoint module/package and is the recommended way to use the OASIS API along with the REST API below.
Initial Release targeting OASIS API v2.3.1 (Current LIVE REST version): https://api.oasisplatform.world
Full documentation and source code can be found here: https://github.com/NextGenSoftwareUK/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK
Make sure you check out the Overview and Benefits Of Building On The WEB 4 OASIS API sections above! 😃 Thank you!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on NextGenSoftware.OASIS.API.COSMIC:
| Package | Downloads |
|---|---|
|
NextGenSoftware.OASIS.API.ONODE.BLL
This sit's at a higher level of abstraction over OASIS API Core, and acts as the main BLL (Business Logic Layer) to the OASIS API, whereas OASIS API Core is the core architecture and hosts the central managers such as ProviderManager, AvatarManager, HolonManager, etc, This package contains more higher level Managers (such as OLANDManager, MissionManager, ParksManager, MapManager, QuestManager, SEEDSManager, etc) and use cases built on top of OASIS API Core. This module also uses the OASISBootLoader to manage loading and using the OASISDNA/config for the ONODE. OASIS API Core does not use the OASISBootLoader because it is at a lower level in the stack and so interface implementions (OASIS Providers) need to be manually injected into each Manager's constructor (DI) whereas this module and the OASISBootLoader manages all of this for you via the OASISDNA.json config file. Both OASIS.API.Core.Native.Integrated.EndPoint & the REST API both use this module/package and provide a wrapper around it and are the recommeneded ways to use the OASIS API. |
This package is not used by any popular GitHub repositories.
Updated README.