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 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 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...
»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...
»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...
»