Runtime infrastructure for rendering Razor pages and tag helpers.
Info
Version: | 2.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, January 14, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNetCore.Razor.Runtime |
Install
Install-Package Microsoft.AspNetCore.Razor.Runtime
dotnet add package Microsoft.AspNetCore.Razor.Runtime
paket add Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Runtime Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Microsoft.AspNetCore.Html.Abstractions(>= 2.2.0)
Tags