Microsoft.AspNetCore.Razor.Language by Microsoft

<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="3.1.6" />

.NET API 936,832 bytes

 Microsoft.AspNetCore.Razor.Language 3.1.6

Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNetCore.Razor.Language</id>
    <version>3.1.6</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://github.com/dotnet/aspnetcore-tooling</projectUrl>
    <description>Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>aspnetcore cshtml razor</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/aspnetcore-tooling" commit="d63ec4a166a5c4f40fcbb823873cfa68cfd39eae" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>