Fork from https://github.com/hermanho/RazorEngine, But Fixed Bug that Razor string does not support @using and @inherits and @functions and @section, etc.
Info
Version: | 2.2.3.6 |
Author(s): | Connie Yau, HermanHo, Fouad Messaia, Zuliang Liu(China) |
Last Update: | Thursday, September 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/liuzuliang/RazorEngine |
NuGet Url: | https://www.nuget.org/packages/RazorEngine.NetCore.ZuLiang |
Install
Install-Package RazorEngine.NetCore.ZuLiang
dotnet add package RazorEngine.NetCore.ZuLiang
paket add RazorEngine.NetCore.ZuLiang
RazorEngine.NetCore.ZuLiang Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Language(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.2.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Security.Permissions(>= 4.5.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Language(>= 2.2.0)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.2.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Security.Permissions(>= 4.5.0)
Tags