Microsoft.CodeAnalysis.Razor (6.0.0)
Published 2023-05-05 11:29:57 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.0.0 Microsoft.CodeAnalysis.Razor
About this package
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
This package was built from the source code at ae1a6cbe22
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Razor.Language | 6.0.0 | .NETStandard2.0 |
Microsoft.CodeAnalysis.CSharp | 4.0.0 | .NETStandard2.0 |
Microsoft.CodeAnalysis.Common | 4.0.0 | .NETStandard2.0 |