CHSOFT AG - NuGet packages


Consume packages

In the package manager settings, add the following URL to the list of Package Sources

https://nuget.chsoft.ch/nuget

Publish packages

Use the command below to push packages to the CHSOFT feed using the NuGet command line tool (download here)

nuget.exe push {package file} -Source https://nuget.chsoft.ch/nuget -apikey {apikey}