RazorEngine 3.5.0

RazorEngine - A Templating Engine based on the Razor parser.

Install-Package RazorEngine -Version 3.5.0
dotnet add package RazorEngine --version 3.5.0
<PackageReference Include="RazorEngine" Version="3.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RazorEngine --version 3.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RazorEngine, 3.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RazorEngine as a Cake Addin
#addin nuget:?package=RazorEngine&version=3.5.0

// Install RazorEngine as a Cake Tool
#tool nuget:?package=RazorEngine&version=3.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

documentation website based on FSharp.Formatting (https://antaris.github.io/RazorEngine), can be build locally
travis and appveyor build systems to automatically build on mono and windows.
build environment to build and release the project, the documentation and the nuget package.
readded support for net40 (which will use the Razor with version 2.0.30506.0)
New API surface (various classes are Obsolete now).
Improved Isolation (AppDomain Sandboxing) support.
Caching API.
Fixed most open bugs.
Razor 4 support (in 4.0.0)
Roslyn Support (via RazorEngine.Roslyn, not supported on net40)
Please report breaking changes in 3.5.0 (from 3.4.x) and open an issue!

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
3.5.0 0 06.02.2022
3.4.1 0 06.02.2022