Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation by Microsoft

<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.0-preview.6.20312.15" />

 Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 5.0.0-preview.6.20312.15

Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation</id>
    <version>5.0.0-preview.6.20312.15</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://asp.net/</projectUrl>
    <description>Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>aspnetcore aspnetcoremvc razor</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/aspnetcore" commit="da6e34b3e17bac8fd1f78c7e76d7ed6192514651" />
    <dependencies>
      <group targetFramework=".NETCoreApp5.0">
        <dependency id="Microsoft.AspNetCore.Mvc.Razor.Extensions" version="5.0.0-preview.6.20312.15" exclude="Build,Analyzers" />
        <dependency id="Microsoft.CodeAnalysis.Razor" version="5.0.0-preview.6.20312.15" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.DependencyModel" version="5.0.0-preview.6.20305.6" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETFramework5.0">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>