Skip to main content
Microsoft.AspNetCore.Razor.Language package icon

Microsoft.AspNetCore.Razor.Language

Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc

Total Downloads
722.2M
722,242,868
Published
Nov 12, 2024
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.Razor.Language --version 6.0.36
Package Manager Console
Install-Package Microsoft.AspNetCore.Razor.Language -Version 6.0.36
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="6.0.36" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.