Dotnet Core

Apply these opinionated .NET 8 architecture conventions whenever structuring or reviewing a backend service: clean architecture layering and which direction dependencies point, when CQRS with MediatR is worth it, cross-cutting concerns as pipeline behaviours, minimal APIs grouped by feature, keeping DbContext in Infrastructure, health checks and structured logging, WebApplicationFactory integration tests, and when AOT pays off.

alexander-danilenko Updated

File contents

alexander-danilenko/cortex-ai-skills/tree/main/skills/dotnet-core commit ef33de3b1a

Frequently asked questions

npx skillmds@latest add alexander-danilenko/dotnet-core