Skip to content

Releases: NextGenSoftwareUK/Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK

OASIS Runtime v2.3.1

11 Sep 21:04
Compare
Choose a tag to compare

This is the first release of the OASIS Runtime. The version is v2.3.1 so it stays in sync with the current LIVE OASIS API HTTP REST Service (also uses the same OASIS Runtime), which is currently at v2.3.1:

https://api.oasisplatform.world.

This runtime is designed to be used in OAPP's (OASIS Applications) that can work both online and offline and because they are using the OASIS API directly through the native integrated DLL's they are also faster than making calling to the HTTP REST Service.

The NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package wraps around the OASIS Runtime providing an entry-point into the API. The OASIS Runtime is not designed to be used directly on its own but you can be if you wish. It is recommended you use either the OASIS API REST Service or the NextGenSoftware.OASIS.API.Native.Integrated.EndPoint NuGet package.

OASIS API Integrated Native EndPoint v1.0.1

26 Aug 20:55
Compare
Choose a tag to compare

This is the first release of OASIS API Integrated Native EndPoint.

Initial Release targeting OASIS API v2.3.1 (Current LIVE REST version): https://api.oasisplatform.world/

NuGet Package: https://www.nuget.org/packages/NextGenSoftware.OASIS.API.Native.EndPoint