Microsoft.AspNetCore.Razor (2.0.0)
Published 2023-05-05 11:28:56 +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
About this package
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.