Microsoft.AspNetCore.Blazor.Templates by Microsoft

<PackageReference Include="Microsoft.AspNetCore.Blazor.Templates" Version="3.2.0-preview1.20073.1" />

Package Files

973,524 bytes

 Microsoft.AspNetCore.Blazor.Templates 3.2.0-preview1.20073.1

Templates for ASP.NET Core Blazor projects. To install the templates in this package, run 'dotnet new --install Microsoft.AspNetCore.Blazor.Templates::3.2.0-preview1.20073.1'. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5f43e7a8a8e8d083e7416fb5f20cb003936c97da

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Microsoft.AspNetCore.Blazor.Templates</id>
    <version>3.2.0-preview1.20073.1</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>Templates for ASP.NET Core Blazor projects.

To install the templates in this package, run 'dotnet new --install Microsoft.AspNetCore.Blazor.Templates::3.2.0-preview1.20073.1'.
    

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/5f43e7a8a8e8d083e7416fb5f20cb003936c97da</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>aspnet templates blazor spa</tags>
    <serviceable>true</serviceable>
    <packageTypes>
      <packageType name="Template" />
    </packageTypes>
    <repository type="git" url="https://github.com/aspnet/AspNetCore" commit="5f43e7a8a8e8d083e7416fb5f20cb003936c97da" />
  </metadata>
</package>