NET6 Razor Template Engine.
Info
Version: | 2024.4.1 |
Author(s): | Alexander Selishchev, Simon Mourier, William David Cossey, Benjamin Smith, Dag H. Baardsen, krmr |
Last Update: | Tuesday, April 16, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/adoconnection/RazorEngineCore |
NuGet Url: | https://www.nuget.org/packages/RazorEngineCore |
Install
Install-Package RazorEngineCore
dotnet add package RazorEngineCore
paket add RazorEngineCore
RazorEngineCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Razor.Language(>= 3.1.8)
- Microsoft.CodeAnalysis.CSharp(>= 3.7.0)