Top 20 NuGet Packages depending on RazorEngine

Total dependencies: 205

Html To PDF
ActionMailer.Net aims to be an easy, and relatively painless way to send email from your ASP.NET MVC application. Current version of actionmailer contains standalone version within this package
A simple razor mail template helper Just call .ToEmailBody and supply the template and Razor will do the rest; it's that easy. Use it with Missive Fluent API You don't have to, but you can. Because it's just that easy, and they go together like peas and carrots anyway.
RazorMailMessage enables you to create .NET MailMessage objects based on Razor templates without a depedency on ASP.NET MVC. Support for layouts, sections, viewbag and multi-part messages.
Creates email messages from localized files or text strings using a Razor templating engine.
Additional library for integrate Razor engine (used in create web view in ASP.NET MVC) and EmaFluent (helper classes for send email in declarative style).
Focco is a quick-and-dirty, literate-programming-style documentation generator.
Razor templates for custom file types that allows to use Razor engine features in any files.
A razor email templating library. The library uses the Razor engine for templating and provides a simple framework for working with emails The workflow for the library is as follows: 1. You create an xml definition of your email, including default to address, cc address, bc...
Just install package. To start using it, just use <link rel="stylesheet" href="@Url.RzrCss("~/Content/MyRazor.css")"/>
Just install package. To start using it, just use <script src='@Url.RzrJs("~/Scripts/MyRazor.js")' type="text/javascript"></script>
ImageGenerator creates PNG images from XAML templates. Use it to put text onto buttons or any other purpose where you need to generate images based on runtime data.
Razor-based SMTP email engine
Nonocast.Http is a free, open source developer focused web service via http for small and medium software.
A library built on RazorEngine for tempating email messages in a background process like a Windows Service. It uses some simple conventions that automatically discover the email template to use based on a Model and an optional LanguageScope.
A simple library to allow you to render emails using the Razor view engine outside of an ASP.MVC application. This is an unofficial preview release built against the latest ActionMailer.Standalone source control branch, which adds many additional features and fixes not present in ActionMailer.Standa...