Nuget

A 4-post collection

NuGet as a plugin deployment platform

NuGet has become quite popular among .NET developers. As described in one of my earlier posts, it is an amazing tool to manage external dependencies. It's not just a mere...

»

NuGet and Hoster Packages in a CI environment

NuGet is the package manager for the Microsoft development platform including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central...

»

NuGet Guidance

Sometimes a NuGet package can contain complex install logic. When this is the case, it can be a real hassle for a C# programmer to write all the code in...

»

Nuget Build And Deploy

After attending Scott Hanselman's session at Techdays, I was really excited about NuGet. It's so easy to use and so versatile. Only one thing bothered me, and that is actually...

»