Posts tagged with nuget
NuGet Package Analysis: Encouraging Semantic Versioning
Guidance and caveats to produce NuGet packages with a Semantic Version.
NuGet Package Restore using solution-specific NuGet.config
The 2.2 version of NuGet fixed hierarchical config issue with feed credentials not being picked up during package restore.
NuGet Package Restore from a secured feed
How to restore NuGet packages from a feed requiring authentication?
Update project templates to the latest NuGet packages
Tweak your Visual Studio project templates to use the NuGet packages you want by default.
Debugging NuGet Package Restore
This blog post contains my checklist I use to debug issues with NuGet package restore.
Gently phase out support for older NuGet packages with MyGet
When using NuGet repositories in an enterprise environment, you'll one day ask yourself the question: what am I supposed to do with all these?