Skip to content

Blueprinted .NET 8 Web API template – CLI-friendly, configurable, and ready to scaffold your next service.

License

Notifications You must be signed in to change notification settings

gregoryscode/dot-net-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Blueprinted .NET 8 Web API template – CLI-friendly, configurable, and ready to scaffold your next service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages