Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation by Microsoft

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

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

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/98a853b20131fd59b37076dd3699d8c7f62b24cb

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation</id>
    <version>5.0.0-preview.1.20124.5</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/98a853b20131fd59b37076dd3699d8c7f62b24cb</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="98a853b20131fd59b37076dd3699d8c7f62b24cb" />
    <dependencies>
      <group targetFramework=".NETCoreApp5.0">
        <dependency id="Microsoft.AspNetCore.Mvc.Razor.Extensions" version="5.0.0-preview.1.20121.3" exclude="Build,Analyzers" />
        <dependency id="Microsoft.CodeAnalysis.Razor" version="5.0.0-preview.1.20121.3" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.DependencyModel" version="5.0.0-preview.1.20120.5" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETCoreApp5.0">
        <frameworkReference name="Microsoft.AspNetCore.App" />
      </group>
    </frameworkReferences>
  </metadata>
</package>