A Tough Nugget – NuGet Package Manager

added by gilf
5/8/2011 2:57:33 AM

215 Views

Once upon a time when a .Net developer wanted to install a third-party/open source component the amount of work he had to do was enormous. Things like downloading the component with all its dependencies, installing the latest component version, saving the component into source control, deploying the component with the application and more made this mission very hard and cumbersome. In other platforms such as Java and Ruby there ...


0 comments