Ross ROSS = Recommend OSS · open-source software intelligence for agents

jasontaylordev/CleanArchitecture

Clean Architecture Solution Template for ASP.NET Core observed · 2026-08-28

github.com/jasontaylordev/CleanArchitecture · homepage · C# · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
jasontaylordev/CleanArchitecturemain91

For agents

markdown · JSON · MCP: product_card(name="jasontaylordev/CleanArchitecture")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem