amantinband/clean-architecture resource
The ultimate clean architecture template for .NET applications 💪 observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 0
- Release rhythm 35
- Longevity 76
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1066
- days_rel: n/a
- days_push: 780
- n_releases_24m: 0
Adoption not part of the score
1929 stars · 332 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A .NET project template implementing Clean Architecture for ASP.NET Core applications, installable via `dotnet new`. It ships with layered structure, authentication/authorization patterns, domain events, and a full testing setup.
Use cases
- scaffold a new .NET web api with clean architecture
- template for asp.net core rest api project structure
- learn how to structure a dotnet application with domain layers
- starting point for a jwt-authenticated asp.net core service
- example of role-based and permission-based authorization in dotnet
- set up unit and integration tests for a layered .net app
When to choose
- starting a new ASP.NET Core backend and wanting a proven layered architecture
- learning or teaching clean architecture patterns in .NET
- you want auth, domain events, and testing wired up out of the box
When to avoid
- your project is a small script or simple tool where layering adds overhead
- you use a stack other than .NET/C#
- your team follows a different architectural style or existing conventions
Facets
learning-resource · maturity active
web-framework auth authorization testing developer-tools web-development backend developer-tools apis dotnet cross-platform clean-architecture dotnet-template asp-net-core project-template software-architecture boilerplate boilerplate docker
1 source
- readme: https://github.com/amantinband/clean-architecture · fetched 2026-08-28 · 75e36ebfc830
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amantinband/clean-architecture | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="amantinband/clean-architecture")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem