Visual Studio open-source control extension nuget common component installation commands

Source: Internet
Author: User
Tags i18n visual studio 2010

Solemnly declare that, if quoted, please indicate the source: (original blog Park: Son of Heaven)

Install nuget 1.3 locally, open Visual Studio 2010, create a project, select Tools/library Package Manager/Package Manager Console, and enter the following installation commands to add extension components.

Visual Studio open-source control extends the installation commands of common nuget components, as follows:

Bytes ----------------------------------------------------------------------------------------------------

1. jquery installation command

1.1-jquery (Latest Version)
Install-package jquery

1.2-jquery Visual Studio 2010 (smart sensing)
Install-package jquery. vsdoc

1.3-jquery validation (verification)
Install-package jquery. Validation

1.4-jquery. datatables (data table)
Install-package jquery. datatables

1.5-jquery UI (merged Version)
Install-package jquery. UI. Combined

1.6-jquery UI i18n (Language Pack)
Install-package jquery. UI. i18n

2. MVC installation command

2.1-t4mvc
Install-package t4mvc
2.2-mvccontrib
Install-package mvccontrib

2.3-mvccontrib. Mvc3-ci
Install-package mvccontrib. Mvc3-ci

2.4-mvccontrib. mvc3.fluenthtml-Ci
Install-package mvccontrib. mvc3.fluenthtml-Ci

2.5-mvccontrib. mvc3.testhelper-Ci
Install-package mvccontrib. mvc3.testhelper-Ci

2.6-MvcSiteMapProvider-MVC3
Install-package MvcSiteMapProvider-MVC3

2.7-addmvc3towebforms
Install-package addmvc3towebforms

3. entityframework installation command

3.1-entityframework-4.1.10331.0
Install-package entityframework

3.2-efcodefirst
Install-package efcodefirst

3.3-efcodefirst. Sample
Install-package efcodefirst. Sample

3.4-dynamicdata. efcodefirstprovider
Install-package dynamicdata. efcodefirstprovider

4. Table paging installation command

4.1-Table Pager
Install-package tablepager

4.2-pagedlist
Install-package pagedlist

4.3-pagedlist. MVC
Install-package pagedlist. MVC

4.4-mvcpager

(Temporarily missing, but recommended for domestic students, http://mvcpager.codeplex.com /)

5. Compress and optimize nuget installation commands

5.1-yuicompressor. Net-1.5.0.0
Install-package yuicompressor. net

5.2-ajaxmin
Install-package ajaxmin

5.3-optimization. Framework
Install-package optimization. Framework

5.4-urlshortener. helper
Install-package urlshortener. helper

5.5-sharpziplib
Install-package sharpziplib

5.6-squishit
Install-package squishit

5.7-squishit. contrib. MVC
Install-package squishit. contrib. MVC

6. activemq installation command

6.1-Apache. NMS-1.4.0
Install-package Apache. NMs

6.2-Apache. NMS. activemq-1.4.1
Install-package Apache. NMS. activemq

Bytes ----------------------------------------------------------------------------------------------------

Of course, more often than that, here is just a choice for you. Do not shoot bricks.

Related Article

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.