asp.net MVC 3.0 Learning series articles-nuget and asp.net MVC 3.0

Source: Internet
Author: User
1.Introduction

NuGet is a Visual Studio extension which makes it easy to add, remove, and update libraries and tools in Visual Studio Projects that use the. NET Framework. This is topic lists documentation that would help you to use NuGet packages and create your own.

NuGet is an open source project, and the project is sponsored by several Microsoft personnel. If you are concerned about nuget advice to focus on these two people:

A.david Ebbo Http://blog.davidebbo.com/Twitter: @davidebbo

B. Phil Haack http://haacked.com/

2.Why NuGet

The use of NuGet can shorten the time we download and add DLLs. When NuGet is not applicable, we add a DLL to download, extract, add references, and so on. Using NuGet only requires one step.

As you can see, after using NuGet, the configuration of the DLL can be added automatically, and the DLL can be updated automatically when a new version appears.

Another advantage of using NuGet is that after you add a DLL, it automatically adds the associated DLL to the reference.

3. Install NuGet

You can go to CodePlex to download NuGet, or install NuGet using VS2010 's extension Manager:

About the use of nuget, I'll give you a description of how to use the Help command:

4.NuGet Package and feed:

1. How to pack a NuGet package: http://nuget.codeplex.com/wikipage?title=Creating%20a%20Package

2.Hosting Your Own Local and Remote NuGet Feeds

Http://haacked.com/archive/2010/10/21/hosting-your-own-local-and-remote-nupack-feeds.aspx

5.nuget.org

Only need to register an account to upload package. If you need to share a module or project with someone, try sharing it with NuGet.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.