go home

Worker Service (worker2)

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 worker2
  • Tags: language: C# type: project
  • Classifications: Common Worker Web