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.SdkThis repository follows the .NET Long-Term Support (LTS) lifecycle. We will only upgrade the Nexus SDK to LTS versions of .NET, ensuring stability and long-term compatibility. Non-LTS versions of .NET will not be supported.
An overview of changes to the SDK is found here.