Deployment

A 3-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 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...

»