Welcome to the Quantoz Nexus SDK repository. In here you will find all the tools required to make your connection with Nexus even easier!
This repository consists of the following projects:
- Nexus Token SDK - This project contains functionalities required to interact with your Nexus Token environments.
- Examples
Install using your favorite editor by searching for Quantoz.Nexus.Token.Sdk
in the nuget package management UI
Or execute the following dotnet command:
dotnet package install Quantoz.Nexus.Token.Sdk
An overview of changes to the SDK is found here.