You are running NuGet.Server v1.8.30423.9026

Click here to view your packages.

Repository URLs In the package manager settings, add the following URL to the list of Package Sources:
http://nuget1.zjcoo.com/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 http://nuget1.zjcoo.com/ {apikey}

To add packages to the feed put package files (.nupkg files) in the folder "D:\hospital_2022\nuget\Packages".