This directory contains Architecture Decision Records (ADRs) for the Clean Architecture Solution Template.
An ADR captures a significant architectural decision: the context that led to it, the decision itself, the rationale behind it, and its consequences. Use ADR-000-template.md when adding a new record.
| ADR | Title | Date | Status |
|---|---|---|---|
| ADR-001 | Use EF Core in the Application Layer | 2024-02-29 | Accepted |
| ADR-002 | Aspire for Orchestration and Testing | 2026-03-12 | Accepted |
| ADR-003 | MediatR.Contracts Reference in Domain | 2026-03-16 | Accepted |