Top 20 NuGet render Packages

An easy-to-use and highly optimized template renderer / view engine
A Veil parser for the SuperSimple template syntax
NetGL is an open-source 3D engine for your .Net application based on OpenGL with Unity3D like architecture Blog: http://netgl.blogspot.com/ Sources: https://bitbucket.org/xxorza/netgl
Simple Xamarin Forms Toolkit
WPF drawing backend for LiteHtmlSharp
LiteHtmlSharp is a C# cross-platform library for HTML/CSS(2/3) visualization - self contained, fast and small
Yato.DirectXOverlay offers an easy to use interface for basic Direct2D drawing on any Window. You can also create transparent windows to do your drawing on top of any other window. Transparent windows optionally stick to their parent.
Android Blurring View
A library to fill in PDF fields.
A WPF control that dynamically renders its content from a XAML string.
Use Razor to build your templates from files / EmbeddedResources outside of ASP.NET MVC for .NET Core. Note: This is a fork of RazorLight. Visit https://github.com/toddams/RazorLight for the original package.
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
This client library allow you to easy include scripts and styles and forces them to refresh at every new publication. How to use: Example bundles: Use: @Html.RenderJs("/bundles/scripts") instead @Scripts.Render("/bundles/scripts") Use: @Html.RenderCss("/Content/css") instead @Styles.Render("/Conte...
UoN shared code ASP.NET render Razor Views to strings.
模板引擎,不再使用(作纪念),.NETCore版本
Using AlmightyPDF to create your first pdf document: 
using almightypdf.Models; using almightypdf.Services;
 
IPdf pdf = new Pdf(); pdf.CreateAndSavePDF(PdfElements pdfElements); Parameters: String Header
String Body
String Footer
String Stylesheet
Int HeaderHeight
Int FooterHeight
String FileN...
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core