DotNetShoutout - Stories tagged with nupack
6
Shouts

NuGet - Timmy Kokke

published 916 days, 19 hours, 31 minutes ago posted by KluggerKlugger 918 days, 6 hours, 8 minutes ago
Monday, November 15, 2010 12:19:44 PM GMT Sunday, November 14, 2010 1:43:21 AM GMT
If you often use open source libraries you probably have a large library with various tools, like I do. NuGet is an extension for visual studio that enables you to install, uninstall and upgrade open source packages into your application very easily. Say for example you want to use MvvmLight or Ninject in your project, with NuGet it’s nothing more that tell it to add the package to your project. NuGet (formerly known as NuPack) is a free, open source developer focused package management syst... (more)
category: How To | clicked: 0 | comment | | source: www.timmykokke.com
tags: nupack, NuGet
10
Shouts

NuPack needs a new name. Do you want the one that Rocks?

published 937 days, 19 hours, 26 minutes ago posted by abdullinabdullin 940 days, 17 hours, 33 minutes ago
Monday, October 25, 2010 12:24:46 PM GMT Friday, October 22, 2010 2:17:37 PM GMT
needs a new name. You can vote for you favorite one at the Codeplex. Read the article for more or just vote for NRocks, OuterPack, Snapfetch or other alternatives! (more)
category: Architecture | clicked: 1 | comment | | source: abdullin.com
tags: nupack, Abdullin, NRocks
8
Shouts

NuPack Visual Studio Add Package References Crash and TypeLoadException

published 946 days, 17 hours, 37 minutes ago posted by http://eglasius.blogspot.com/http://eglasius.blogspot.com/ 949 days, 10 hours, 56 minutes ago
Saturday, October 16, 2010 2:13:51 PM GMT Wednesday, October 13, 2010 8:55:24 PM GMT
A couple issues you may face when trying NuPack and how to work around them (more)
category: How To | clicked: 0 | comment | | source: eglasius.blogspot.com
tags: .NET, nupack, Visual Studio
4
Shouts

Light up your NuPacks with startup code and WebActivator - Angle Bracket Percent

published 950 days, 17 hours, 23 minutes ago posted by rajuraju 951 days, 18 hours, 44 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Monday, October 11, 2010 1:07:18 PM GMT
Wow, it’s hard to believe that it’s been less than a week since NuPack went public. We were hoping to get noticed, but the attention we got was way beyond my wildest expectations! The buzz on Twitter has just been phenomenal, and for the most part the feedback has been very positive. Thank you all for that, this is very encouraging for our little NuPack team :) NuPack as a noun for the packages Before I get into the meat, I’ll just say that I want to start using NuPack as a noun that refers to the p... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: nupack
7
Shouts

Deploying Silverlight assemblies via NuPack - Tim Heuer

published 950 days, 17 hours, 23 minutes ago posted by jantujantu 953 days, 21 hours, 2 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Saturday, October 09, 2010 10:48:29 AM GMT
It’s a pretty cool mechanism for getting .NET libraries. For other open source developers this concept isn’t something new (i.e., gems). But for .NET developers it might be because it is a difference from the way we typically have received dependent and 3rd party assemblies for our projects. It provides a PowerShell script mechanism for adding packages as well as the well-known “Add Reference” gesture for VS developers. (more)
category: Metro | clicked: 33 | comment | | source: timheuer.com
tags: Silverlight, nupack, wp7dev, gem, windows-phone, XAML
7
Shouts

NuPack Package Manager

published 952 days, 18 hours, 20 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 955 days, 22 hours, 4 minutes ago
Sunday, October 10, 2010 1:30:39 PM GMT Thursday, October 07, 2010 9:47:18 AM GMT
We think NuPack will be a fundamental component of the .NET stack going forward.  It will encourage more .NET developers to use open-source libraries.  Having a standard package manager integrated into millions of copies of Visual Studio will hopefully also encourage the creation of more open source projects with .NET. NuPack is a free open source package manager that makes it easy for you to find, install, and use .NET libraries in your projects. It works with all .NET project types ... (more)
category: Screencast | clicked: 0 | 1 comment | | source: blog.agafonov.net.ua
tags: nupack, Package Manager
8
Shouts

Introducing NuPack: the smart way to bring bits into your projects - Angle Bracket Percent

published 954 days, 13 hours, 47 minutes ago posted by rajuraju 955 days, 23 hours, 34 minutes ago
Friday, October 08, 2010 6:03:29 PM GMT Thursday, October 07, 2010 8:16:28 AM GMT
I’m thrilled to announce that the secret project we’ve been working on for the last few months is no longer a secret! It’s called NuPack, and you can download it from here. Make sure you also read ScottGu’s post about it. So what the heck is NuPack? In short, it’s an Open Source package manager that lets you import libraries into your .NET applications with much less effort than what you’re used to. Note that NuPack is not a Microsoft project, but an Outercurve Foundation project (previously Codeple... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: .NET, nupack, Microsoft
4
Shouts

NuPack, ASP.NET MVC 3 Beta and WebMatrix Beta 2 are here!

published 954 days, 13 hours, 47 minutes ago posted by gpeipmangpeipman 956 days, 10 hours, 18 minutes ago
Friday, October 08, 2010 6:03:29 PM GMT Wednesday, October 06, 2010 9:33:22 PM GMT
Some great news from Microsoft dudes – NuPack, ASP.NET MVC 3 Beta and WebMatrix Beta 2 are here! Seems like busy weekend is coming. Here you can find download links to new versions of products. (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: nupack, WebMatrix, MVC, ASP.NET