go home

Idea42: Authenticated API Base (authapi)

A set of useful templates that Idea42 uses to rapidly create projects
dotnet new --install "Idea42.NetCore.Templates"
dotnet new authapi
  • Tags: language: C# type: project
  • Classifications: WebAPI Authentication Base