NuGet Package Registry
On this page
Installation
Dotnet (CLI)
- Add the project as a NuGet package source.
dotnet nuget add source "https://gitlab.com/api/v4/projects/29250253/packages/nuget/index.json" --name gitlab/andtechstudios
- Use
dotnet tool install
to install any tools from the registry.
dotnet tool install -g andtech.dj