Microsoft.AspNetCore.Razor.Runtime (2.0.0)
Published 2023-05-05 11:28:59 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Razor.Runtime
About this package
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Razor | 2.0.0 | .NETStandard2.0 |
Microsoft.AspNetCore.Html.Abstractions | 2.0.0 | .NETStandard2.0 |