go home

Foundation Api Template (foundation)

This template creates a foundational Web API. Note that, while this package can be used as a stand alone template using the processes described below, it is optimized to be run using the [craftsman](https://github.com/pdevito3/craftsman) dotnet tool.
dotnet new --install "Foundation.Api"
dotnet new foundation
  • Tags: language: C# type: project
  • Classifications: Web/WebAPI