Top 20 NuGet Packages

A Paging library for ASP.NET MVC.
IObjectMapper implementation for MvcPaging's IPagedList and AutoMapper
Pacotes nuget para estudo
Custom ASP.Net WebControl to render MVC actions within an ASP.Net WebForms page.
Configure MVC Routes in the Web.config
MvcRouteTester is a .Net library to help unit testing ASP MVC route tables. It contains asserts for for both regular controllers and the Api controllers that are new in MVC 4.0. It is built in .Net 4.5 and ASP MVC 5.0.
MVC Route Unit Tester provides convenient, easy to use methods that let you unit test the route table in your ASP.NET MVC application, including Area routes. Unlike many libraries, this lets you test routes both ways -- both incoming and outgoing. You can specify an incoming request and make one of ...
This package helps you create the 'buddy classes' required to properly decorate classes generated by the DbContext code generation tool. It uses your EDMX file to process your types and evaluate properties, in turn creating metadata classes and associated partials decorated with the metadata.
MVCScaffolding.MetaDataPlugin allows for an easy-to-use command to create metadata classes on top of any object that contains properties, such as custom viewmodels or domain models. This package works in both MVC 4,5 and any other .Net project that works with MvcScaffolding. In version 2+ you can...
A logging library based on ELMAH to simplify security logging like the following: Log.Login(model.UserName);
Simple,lightweight,easy to expand pager for asp.net mvc and asp.net core. I'm so sorry that this package no longer maintains,please migrate to WeihanLi.AspNetMvc.MvcSimplePager.
Package description
A library to test Asp.Net Core Mvc application forms from request through to (HTML) response.
MvcThrottle filter is designed for controlling the rate of requests that clients can make to a website based on IP address, request route, user-agent and client identity. You can set multiple limits for different scenarios like allowing an IP to make a maximum number of calls per second, per minute,...
Serializes a collection of models to csv file and returns in the response
[MVC3 Only] A Sample package for MvcTreeView to demonstrate its usage. This fluent MVC TreeView helper makes it easy to build and customize an HTML unordered-list tree from a recursive model.
MVC Modelstate persistance. Persists modelstate between roundtrips, and thereby eliminating the need to reload model data on validation errors. (Dropdown entries, hidden fields, etc.) Please view the project site for documentation.
An application bus auto-wired into your MVC application.
Adds a google sitemap to your application, filled with data from implementations of IGoogleUrlProvider.
A simple way to use FormsAuthentication in your MVC Turbine application.