jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 2522
- days_rel: 163
- days_push: 7
- n_releases_24m: 17
Adoption not part of the score
20491 stars · 4271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A .NET solution template that scaffolds production-ready ASP.NET Core applications following Clean Architecture principles, with optional Angular or React frontends and a choice of SQLite, SQL Server, or PostgreSQL. It includes pre-wired CQRS via MediatR, validation, authorization, logging, EF Core persistence, Aspire orchestration, and a full test suite.
Use cases
- scaffold a new asp.net core web api with clean architecture
- start an enterprise .net app with angular or react frontend
- generate a cqrs solution with mediatr and fluentvalidation
- bootstrap a dotnet project with entity framework core and postgresql
- get a production-ready rest api template with authentication
- create a full-stack dotnet solution with tests included
When to choose
- starting a new ASP.NET Core enterprise application and wanting a solid, opinionated foundation
- you want Clean Architecture, CQRS, and vertical slices without wiring infrastructure yourself
- you value testability, separation of concerns, and batteries-included tests and CI
- you want to pick between Angular, React, or API-only with multiple database providers
When to avoid
- you have an existing codebase whose structure differs from Clean Architecture
- you need a minimal microservice or script where a full layered solution is overkill
- you prefer a different architectural style or want full control over project layout from scratch
- you need to switch database providers after scaffolding, which the template does not support
Facets
framework · maturity active
web-framework api-framework auth orm testing middleware boilerplate developer-tools web-development backend developer-tools apis dotnet cross-platform clean-architecture dotnet-template aspnet-core cqrs mediatr entity-framework-core aspire angular react vertical-slices solution-template fluentvalidation docker web-server
10 sources
- readme: https://github.com/jasontaylordev/CleanArchitecture · fetched 2026-08-28 · 72a5be5e3b94
- homepage: https://cleanarchitecture.jasontaylor.dev · fetched 2026-08-29 · b7baea39fab0
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/getting-started · fetched 2026-08-29 · 80ae6519db2c
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/getting-started/first-project · fetched 2026-08-29 · 1cb3cf244046
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/getting-started/installation · fetched 2026-08-29 · 7e59bfcb43a9
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/architecture · fetched 2026-08-29 · 94b8e11ea11e
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/features/multiple-ui-options · fetched 2026-08-29 · 789b4bc03fec
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/features/multiple-database-options · fetched 2026-08-29 · 190573bcb724
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/features/structured-use-cases · fetched 2026-08-29 · 3830a1f212aa
- site_page: https://cleanarchitecture.jasontaylor.dev/docs/features/pipeline-behaviours · fetched 2026-08-29 · cedb92231053
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jasontaylordev/CleanArchitecture | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="jasontaylordev/CleanArchitecture")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem