Top 20 NuGet Packages depending on RazorEngine

Total dependencies: 205

Useful extensions/tools/utils I keep using all over the place. Hit me up (@bscheiman) if you need help.
An out-of-the-box Web API for invoking database stored procedures, transforming the results as JSON, BSON, JSONP, XML, CSV, Excel xlsx, or any text generated by Razor dynamic template. Please visit https://github.com/DataBooster/DbWebApi for detail.
RazorEngine.Roslyn - Roslyn support for RazorEngine.
An InProcess HTTP server which can be mocked and asserted against to allow for full stack HTTP testing
轻量级HTTP服务
CacheSleeve lets you easily set up distributed in-memory cache with a Redis backplane for .NET projects.
Owin Middleware to generate WebApi help pages without dependencies on MVC or System.Web. Great for self hosted WebApi. Razor is used for the documentation templates to make it easy to customize. Based on Yao's example http://goo.gl/0YMkKq
A lightweight .NET framework, based on RazorEngine, that makes it really easy to send emails using Razor templates
A Fluent Wrapper for System.Net.Mail with razor templating support.
An email publishing plugin for the Wolfpack Distributed Monitoring System based on the Razor ViewEngine
HttpMediaTypeFormatter used to generate HTML using RazorEngine.
A dependency injectable application framework for building, configuring, deploying and managing applications on Azure PaaS
Convert a Razor Template (cshtml or vbhtml) to a PDF format
Infrastructure layer for REZA
Provides classes for generating email using ASP.NET MVC Razor views.
Template engine implementation based on RazorEngine.
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?