Info
Version: | 3.3.9 |
Author(s): | Rick Strahl, West Wind Technologies |
Last Update: | Wednesday, January 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RickStrahl/Westwind.RazorHosting |
NuGet Url: | https://www.nuget.org/packages/Westwind.RazorHosting |
Install
Install-Package Westwind.RazorHosting
dotnet add package Westwind.RazorHosting
paket add Westwind.RazorHosting
Westwind.RazorHosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Razor(>= 3.2.7 && < 4.0.0)
Tags
Use it in desktop applications, or non-System.Web based applications that need template rendering independent of ASP.NET MVC. Support for base Razor rendering engine and a caching StringHost and FolderHost containers are provided, with the host providing AppDomain isolation, template/assembly caching and support.