Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.3 KB

File metadata and controls

29 lines (18 loc) · 1.3 KB

dot-net-api-template

built-with language Powered by status

A fully configured, “batteries-included” project template for rapidly bootstrapping new .NET 8 Web API services.
Leverage Visual Studio or dotnet new to scaffold a production-ready API—complete with logging, DI, swagger, common middleware and folder structure—so you can focus on business logic instead of boilerplate.

Features

  • Zero-config setup: Swashbuckle/Swagger, Serilog, CORS policy, HealthChecks, structured folders
  • Customizable parameters: Replace namespaces, project name and defaults with a single --name flag
  • Shareable via CLI: Install from GitHub or NuGet and version your template like any other package
  • Team-friendly: Enforce conventions and reduce on-boarding friction across your organization

Project status

New features, optimizations, and UI enhancements are added frequently.

Developers

Gregory Perozzo

License

dot-net-api-template is licensed under the MIT license.