This is quick guide to manage your NuGet package in your private server. Before going into steps with publishing a NuGet package you need to have prepared assembly. Also you
Tag: nuget
How-To Clear NuGet CacheHow-To Clear NuGet Cache
Just a reminder to myself how to clear NuGet cache. Delete everything at locations: C:\Users\user\AppData\Local\NuGet\ C:\Users\user\.nuget\packages\ C:\Users\user\AppData\Local\Temp\NuGetScratch\ See also: Managing the NuGet cache