Top 20 NuGet mvc Packages

Adds support for the Silverlight Toolkit Page Transition's with MvcTransitionFrame
XAMLtoMVC was created to ease tasks in web development when you have something to display that is impossible (or nearly impossible) with html. And especially with images you want to use, but you realize you can't because they are too static to reflect even the smallest changes. The solution is...
Aperea.Bootstrap.MVC is a small opinionated bootstrapper for MVC 4 Applications, it Aperea.Bootstrap, AutoMapper and StructureMap.
Register routes using attributes on your controller actions for ASP.NET MVC
This tasty recipe will quench your MVC hunger quickly. If you have an existing SQL Server table, use this recipe to whip up a batch of MVC4 goodness - models, controllers, views (both desktop and mobile versions) and REST API's in seconds by simply pointing this app to that table. Yum! ...
An MVVM+Controller implementation for WPF & WP7, giving all the goodness of MVVM while introducing a controller to make it easier to write better apps easier. Supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more!
The route attribute helps you localize all route information at the place in the code where the route executes.
Aspy is totally free ASP.NET Session and Cache online viewer. It can be integrated with any ASP.NET web application including ASP.NET MVC and Web API. It is ready to use right after the installation. More detailed description is available on our website.
Adds Knockout SPA library for MVC projects using Web API controllers. Includes change tracking, auto-submit and client-side buffering
Library of helpers for testing using the Moq mocking framework
Sushi is a collection of MVC Helpers that prevent the spaguetti code in your razor views of your ASP.NET MVC 4 projects. Sushi is easy to use, it prevents to write lot of html and css code for you views using a simple syntax. Sushi uses BootStrap, that means the responsive and elegant user interfac...
A community-created library for easy integration with Cloudinary. Note that there also is an official Cloudinary package called CloudinaryDotNet
Running Objects is a framework that allows you to use simple OO concepts, focus on your business domain and do not waste time with areas that are not relevant to your application. You will build better software, with less time and with no pain. It’s built on top of ASP.NET MVC using a refined...
Access ErrorLog Provider for ELFAR.
In-Memory ErrorLog Provider for ELFAR.
SQL Server ErrorLog Provider for ELFAR (MVC+WebApi).
SQLite ErrorLog Provider for ELFAR (MVC+WebApi).
SQL Server CE ErrorLog Provider for ELFAR (MVC+WebApi).
XML ErrorLog Provider for ELFAR (MVC+WebApi).
Small library which provides extensions for the ASP.NET routing system providing cleaner urls that are lower-case and include a trailing slash. For example /Members/Add would become /members/add/.