Forked From :https://github.com/adoconnection/RazorEngineCore | ASP.NET Core 3.1.1 Razor Template Engine, Simple Fix Dependency on Microsoft.CodeAnalysis.CSharp(>=3.5.0).
Info
Version: | 2020.3.4 |
Author(s): | Alexander Selishchev, John Charitos |
Last Update: | Monday, May 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adoconnection/RazorEngineCore |
NuGet Url: | https://www.nuget.org/packages/RazorEngineCore.TestComputers |
Install
Install-Package RazorEngineCore.TestComputers
dotnet add package RazorEngineCore.TestComputers
paket add RazorEngineCore.TestComputers
RazorEngineCore.TestComputers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Razor.Language(>= 3.1.1)
- Microsoft.CodeAnalysis.CSharp(>= 3.5.0)