HOS.RazorExtensions 1.0.0
Please add in the startup.cs
public void ConfigureServices(IServiceCollection services)
{
services.AddRazorEngine();
}
Filling razor html page with given data and returning generated html string
No packages depend on HOS.RazorExtensions.
.NET 6.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 6.0.3)
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 | 102 | 3/23/2022 |