Upload Packages
Push packages to your Noundry server using the commands below
Service Index: https://packages.noundry.com/v3/index.json
Private Server
This server requires authentication. You must include your API key with the -k
or --api-key
parameter.
dotnet nuget push -s https://packages.noundry.com/v3/index.json -k YOUR-API-KEY package.nupkg