Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Navyblue ASP.NET Core Web API Templates
Navyblue ASP.NET Core Web API Templates

Navyblue ASP.NET Core Web API Templates

Edison.Ma

|
1 install
| (1) | Free
Installs the Navyblue layered DDD/CQRS ASP.NET Core Web API project template (dotnet new navyblue-webapi) for Visual Studio 2022+.
Download

Navyblue ASP.NET Core Web API Templates

Project template for Visual Studio and dotnet new (navyblue-webapi) that scaffolds a production-shaped layered Web API on Navyblue.Foundation.

What's included

  • Domain / Application / Infrastructure / Web / Tests solution layout
  • CQRS command & query buses (Navyblue.Foundation.Cqrs)
  • JWT authentication with access + refresh token rotation (login / refresh / logout)
  • EF Core + Pomelo persistence targeting MySQL 8.0, with migrations
  • Redis distributed cache (cache-aside for reads, invalidation on writes)
  • ApiResult, correlation ID, soft delete & audit fields, Serilog, health checks
  • Login rate limiting and sample unit tests

Getting started

dotnet new install Navyblue.Templates.WebApi
dotnet new navyblue-webapi -n MyCompany.MyService
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft