Top 20 NuGet mvc Packages

Vue.js code generation for IntelliTect.Coalesce
Shared API code generation for IntelliTect.Coalesce
Some useful ASP.NET Core performance and security extensions
Some useful ASP.NET Core performance and security extensions
ReportViewer for MVC is a .NET project that make possible to use an ASP.NET ReportViewer control into an MVC web application. It provides a set of HTML Helpers and a simple ASP.NET Web Form for displaying the ReportViewer within an auto-resized iframe tag. Update to depends of Microsoft....
https://github.com/palanikumar32/vuejs-aspnetmvc
Package Description
ReportViewer for MVC is a .NET project that make possible to use an ASP.NET ReportViewer control into an MVC web application. It provides a set of HTML Helpers and a simple ASP.NET Web Form for displaying the ReportViewer within an auto-resized iframe tag. Package for ASP.NET MVC 4
My Tested ASP.NET Core MVC view component result assertion methods.
My Tested ASP.NET Core MVC controller view action result components.
My Tested ASP.NET Core MVC controller view assertion methods.
My Tested ASP.NET Core MVC controller attribute components.
My Tested ASP.NET Core MVC controller action result components.
My Tested ASP.NET Core MVC pipeline components.
Simple log4net appender which logs to the raygun.io API from your MVC application.
ActionMailer.Net aims to be an easy, and relatively painless way to send email from your ASP.NET MVC application. The concept is pretty simple. We render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?
Easily map ASP.NET MVC routes to lowercase URLs! Does not affect casing of the querystring, if one exists. Includes support for MVC Areas as well. See the Project Site for important usage notes.
.NET libraries for automatically switching between HTTP and HTTPS protocols.
CaptchaMvc will implement your web MVC applications easier and more reliable protection. Features: You can easily change or extend the current implementation of the captcha. By default there are two types of captcha, plain and mathematical. Supports MVC 3, MVC 4, MVC 5. Supports for storing captcha...
HTML5 <optgroup> tag in MVC There is no built-in support in the framework for this kind of drop down lists. The <optgroup> is used to group related options in a drop-down list. Documentation/DEMO http://bhaumikpatel.github.io/DDL.optgroup.MVC.Demo/