|
"Algoritmi Sani In Codice Sano" Xavier Decoster is a .NET/ALM consultant living in Belgium and co-founder of MyGet. He co-authored the book Pro NuGet and is a Microsoft Extended Experts Team member. Follow @xavierdecoster |
NuGet Package Analysis: Encouraging Semantic Versioning
Guidance and caveats to produce NuGet packages with a Semantic Version.
Team Foundation Services Binaries folder
It seems the infamous 'Binaries' folder has been relocated in the cloud version of Team Foundation Server.
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.