Top 20 NuGet Packages depending on Microsoft ASP.NET MVC

Total dependencies: 2370

Uvendia is an E-commerce component that runs on Umbraco 8.
Smart.OAuth 使用方法: (在Global.asax.cs文件Application_Start方法添加如下代码) //Web Controllers权限校验(Header或者URL或者Cookies上需要添加token参数) Smart.OAuth.SmartOAuth.InitControllerAuthorizeAttribute(GlobalFilters.Filters); //WebAPI权限校验(Header或者URL上需要添加token参数) GlobalConfiguration.Configu...
Caching extensions for creating and maintaining custom caches for Sitecore Development. Project is based on Helix Design Principles
This package contains a custom validation adapter to allow custom attributes contained within the Umbrella.DataAnnotations package to be used with client side validation (currently jquery validation).
ExtNet UI的适配
MVC component which adds functionality for automatic server side processing for the famous table plugin for jQuery - DataTables. Supports paging, searching, sorting and custom filters (Less Than, Less than or equal, Greater than, Greater than or equal and Equal) and nested objects.
Use "@(Url.To<MyController>().MyAction(someparam: "somevalue"))" to create your urls in a type- and name-safe manner - both in views and controllers. See the project site for a quick introduction.
A .NET library for enabling configurable role based authorization for MVC and Web API.
This is the elision package to reference if you are building a module or other code that just needs to reference the elision framework. If you need to install Elision, use the Sitecore.Elision package instead.
Create TypeScript or JavaScript Proxies for your ASP.NET MVC Controllers. The T4 template can create Angular 2, AngularJs or jQuery proxies for your .NET Controllers or WebApi Controller. How to use it: https://github.com/squadwuschel/MvcControllerToProxyGenerator
Mehr micro packages (libraries) Sepanta Software Development Team (software.feedback [-at-] sepanta [-dot-] com) Team Leader: Mohsen Faghihy (m.faghihy [-at-] sepanta [-dot-] com)
Common di Agenda
Cascading DropDownList html helpers for ASP.Net MVC. Works with all ASP.Net MVC versions strating from version 3. Does not require any third party libraries (not even jQuery).
Basic html output minifier for Razor View Engine. Based on work of https://github.com/meleze/Meleze.Web & https://github.com/Chebur9tina/HtmlOptimizerMvc4
Adds support for adding and displaying Rails "flash" messages to MVC. Works with any version of MVC 3.0 and higher. See the project URL for more examples.
This package will fix a model binding issue which available in ASP.NET MVC 4 and ASP.NET Web API.
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework. Note: this is a fork of the MvcContrib project that is suited for working with ASP.N...
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework. The TestHelper component provides additional utilities that aid in unit testing ASP.NET...
Contains extension methods for the System.Web.Mvc.HtmlHelper class. Allowing you to use Asp.Net MVC with the Twitter Bootstrap UI Framework.