Posts tagged #packaging

NuPack becomes NuGet

As it turnes out there already was another NuPack project , so Microsoft had an online vote and now it has been decided the new name will be NuGet and that it is pronounced "New Get". Also Scott Hanselman did a talk at PDC named ASP.NET + Packaging + Open Source = Crazy Delicious...

Read more

NuPack - what you need to know as a developer

A little while ago I blogged about NuPack which is a package management system that Microsoft have released in a CTP1. The cool thing about NuPack is that solves the open source dependency hell, is really easy to use, and it comes as a Visual Studio Extension. After installing...

Read more

NU – gem like packaging for .NET

I just had a look at NU which is made to be for .NET what gems are for Ruby. Why should you care? Well if you are like me downloading new versions of miscellaneous open source projects and updating them along the way is not your favorite thing. It’s just tedious and seems to be a...

Read more