You are running NuGet.Server v2.11.1.0

Click here to view your packages.

Repository URLs In the package manager settings, add the following URL to the list of Package Sources:
http://nuget.longnows.cn:8082/nuget
Use the command below to push packages to this feed using the nuget command line tool (nuget.exe).
nuget push {package file} -s http://nuget.longnows.cn:8082/nuget {apikey}
Adding packages To add packages to the feed put package files (.nupkg files) in the folder E:\application\nuget\Packages

Click here to clear the package cache.