Browse by Tags

All Tags » NuGet (RSS)

NuGet with multiple projects part-2 by Jalpesh P. Vadgama

Before some days I have posted one post about how we can add NuGet package other than start project. In this post I am going to explain another way of doing that. Earlier we have use ‘Manage NuGet Package’. Today I am going to use Package Manager Console...
Filed under: ,

NuGet package with multiple projects by Jalpesh P. Vadgama

Before some day one of my friend asked me to install NuGet in project another then startup project. At that time I don’t have any idea about it. So I did some R and D on web and found one easiest way to do it. So let’s first create a solution where we...

NuGet Version 1.2 released by Jalpesh P. Vadgama

Someday ago Phil Haack from Microsoft has released the newer version of Nuget. There will be new exe for the newer version of the NuGet. Those who does not know about NuGet please visit my earlier post about NuGet Followings are some new features of NuGet...
Filed under: , , ,

Installing NuGet package with package manager console step by step overview. by Jalpesh P. Vadgama

I have already blogged about NuGet in earlier post about how to install NuGet packages to your project with wizard. NuGet Extension also provides an package manager console to add library to your projects. Let’s install a blogml package via package manager...

Getting Started with NuGet Packages step by step overview. by Jalpesh P. Vadgama

We can all see lots of buzz about NuGet in asp.net world. So I decided to explore it. let’s explore it in some details. Following is a explanation of NuGet Extension on the code plex here . NuGet is a Visual Studio extension that makes it easy to add...
More Posts