Top 20 NuGet razor Packages

A custom ViewEngine using the the CommonSenseRazor view searching conventions.
Fluent implementation of ASP.NET-MVC HTML helpers for jQuery Mobile
Framework to simplify web development
Extension for NancyFx
Compiles your server-side @helper templates into client-side code.
MVC Razor WebPages Asp.NET Framework
E-mail body renderer based on Razor view engine
generate html using razor template engine.
ActionMailer.Net aims to be an easy, and relatively painless way to send email from your application. The concept is pretty simple. We can render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?
Build your ASP.NET MVC solution faster.
HTML Helpers for Razor view input fields styled in Bootstrap 3 markup. Input Textbox example: @Html.BootstrapTextBoxFor(m => m.Firm.ContactName, "Contact name").DivWrapper("col-md-3") Select List (Dropdown) example: @Html.BootstrapDropDownListFor(m => m.Firm.BaseCurrency, Model.DefaultCurrencySele...
Helper with Asp.Net MVC 5 Razor engine with Google reCaptcha
Hooks into the ASP.NET MVC pipeline to enable usage of C# 7.2, and views precompiled with StackExchange.Precompilation.Build
Replaces CSC and aspnet_compiler.exe with StackExchange.Precompiler for compiling C# (.cs) and Razor View (.cshtml) files in asp.net mvc 5 projects.
Hooks into the csc and ASP.NET MVC pipeline to enable DNX-style metaprogramming in ASP.NET MVC 5 applications with StackExchange.Precompilation.Build
This is a few methods I'm using in my MVC based kentico solution for facilitate using razor view engine. This package tested only for kentiko 8, commpiled for .Net Framework 4.5 and require CMS.Base, CMS.Controls, CMS.DocumentEngine, CMS.DataEngine and CMS.SiteProvider. Pls feel free to contribute i...
Use to remove white spaces in razor.Work With MVC3 above
It is light weight class to Render razor view to string in dynamically
IdentityServer ViewService implementation using Razor engine