You are running NuGet.Server v2.8.50926.602

Click here to view your packages.

Repository URLs In the package manager settings, add the following URL to the list of Package Sources:
https://nuget.du.se:443/nuget
To enable pushing packages to this feed using the nuget command line tool (nuget.exe). Set the api key appSetting in web.config.
nuget push {package file} -s https://nuget.du.se:443/ {apikey}