Installing Nuget package with package manager console step by step ove

added by jalpesh
1/25/2011 12:11:21 AM

180 Views

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 console. So if you still not installed NuGet exntension then please read my earlier post here that explains how to install the NuGet Extension. Once you are done with installing NuGet Extension to go to package manager console. You have to click Tool...


0 comments