Skip to content
JasonTaylorDev edited this page Feb 28, 2024 · 6 revisions

Clean Architecture Solution Template

This is a template for creating ASP.NET Core solutions following the principles of Clean Architecture.

Getting Started

See README.md for instructions on how to get started with the CleanArchitecture template.

Architectual Decision Log

This log lists the architectural decisions made during the development of the Clean Architecture template.

  • ADR-001: Using Entity Framework Core Directly in the Application Layer
Clone this wiki locally