go home

Blazor WebAssembly App (blazorwasm2)

Templates to use when creating a web app that signs in users or a protected web API with the Microsoft identity platform (and call downstream APIs)
dotnet new --install "Microsoft.Identity.Web.ProjectTemplates"
dotnet new blazorwasm2
  • Tags: language: C# type: project
  • Classifications: Web Blazor WebAssembly