Fork of RazorEngineCore supporting multiple templates in assembly (for development of application until PR merged).
Info
Version: | 2020.6.1 |
Author(s): | Alexander Selishchev, Simon Mourier, William David Cossey, Benjamin Smith, Dag H. Baardsen |
Last Update: | Thursday, August 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/merlin04/RazorEngineCore/tree/multiple-templates-in-assembly |
NuGet Url: | https://www.nuget.org/packages/RazorEngineCore.MultipleTemplatesInAssembly |
Install
Install-Package RazorEngineCore.MultipleTemplatesInAssembly
dotnet add package RazorEngineCore.MultipleTemplatesInAssembly
paket add RazorEngineCore.MultipleTemplatesInAssembly
RazorEngineCore.MultipleTemplatesInAssembly Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Razor.Language(>= 3.1.5)
- Microsoft.CodeAnalysis.CSharp(>= 3.6.0)