Operations Related: Http://www.cnblogs.com/dunitian/p/4822808.html#iis
Register a NuGet account first
Download and install nugetpackageexplorer: Https://github.com/NuGetPackageExplorer/NuGetPackageExplorer
Create a package (vs actually can also be made, I say the simplest way)
Add a resource bundle and modify metadata
Save it, please.
First of all upload methods:
Bring your own uploads:
Done
And with this software, ctrl+p
Enter the URL and key (your own NuGet can also be released)
Key in this view:
If you want to make your own nuget can also, install Nuget.server, specific tutorials n More, I say another way to build:
My IDE is VS2015, there is no guarantee that the lower version can be used, but you can try
Server set up a shared folder
Simple control of permissions
vs Add Source
We'll be able to search the project later.
Locally installed packages will be in this:C:\Program Files (x86) \microsoft Sdks\nugetpackages
The project manager copies the package to the development server and builds a shared folder.
Call it
How to upload your own package in NuGet + Build your own company's NuGet server (new method)