ASP.NET Core 9 Web API template with MediatR, Serilog, Swagger.
This repository is an ASP.NET Core 9 Web API template that includes MediatR for request handling, Serilog for structured logging, automatic Swagger documentation, object mapping, and OpenTelemetry tracing. It includes EF Core-based data access and a Dockerfile for containerized deployment, and is suitable for building RESTful APIs and backend services.
0