Westwind.RazorHosting
3.3.9
This library allows you to host the Razor template engine found in ASP.NET MVC and ASP.NET WebPages in your own applications. 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.
Install-Package Westwind.RazorHosting -Version 3.3.9
dotnet add package Westwind.RazorHosting --version 3.3.9
<PackageReference Include="Westwind.RazorHosting" Version="3.3.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Westwind.RazorHosting --version 3.3.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.Razor (>= 3.2.7 && < 4.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Westwind.RazorHosting:
Package | Downloads |
---|---|
Exporter
Exports List<T> into CSV/HTML/Word/Excel/PDF
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Westwind.RazorHosting:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
RickStrahl/MarkdownMonster
An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
|
|
RickStrahl/WestWindWebSurge
Quick and easy URL and Load Testing for your Web applications on Windows
|
|
SimpleBrowserDotNet/SimpleBrowser
A flexible and intuitive web browser engine designed for automation tasks. Built on .NET Standard 2.0.
|