matthewrenze/clean-architecture-demo resource
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 6
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3920
- days_rel: n/a
- days_push: 568
- n_releases_24m: 0
Adoption not part of the score
1218 stars · 502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A sample ASP.NET Core application demonstrating Clean Architecture practices, accompanying Matthew Renze's Pluralsight course. It ships in three variations showing progressively cleaner decoupling from the persistence layer via a DbSet adapter and repository/unit-of-work patterns.
Use cases
- learn clean architecture in .NET
- see repository and unit of work patterns in C#
- example of decoupling EF Core from the domain layer
- study sample ASP.NET Core MVC app structure
- reference for teaching software architecture patterns
When to choose
- learning or teaching Clean Architecture with .NET
- comparing persistence-decoupling strategies in C# codebases
- following the accompanying Pluralsight course
When to avoid
- needing a production-ready application template
- working outside the .NET ecosystem
- wanting a minimal example without architectural ceremony
Facets
learning-resource · maturity active
developer-tools orm web-framework testing education web-development developer-tools tutorials windows cross-platform dotnet clean-architecture sample-app dotnet aspnet-core ef-core repository-pattern unit-of-work course-material
1 source
- readme: https://github.com/matthewrenze/clean-architecture-demo · fetched 2026-08-28 · 6628472cc9e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| matthewrenze/clean-architecture-demo | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="matthewrenze/clean-architecture-demo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem