# thangchung/clean-architecture-dotnet

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

Repository: https://github.com/thangchung/clean-architecture-dotnet
Canonical: https://ross.abutalabs.com/products/clean-architecture-dotnet
Language: C#
License: MIT
License Family: permissive
Topics: ddd, ddd-architecture, ddd-patterns, clean-architecture, microservices, microservices-architecture, mediatr, cqrs, kubernetes, containers, tye, dapr, microservice, aspnetcore, outbox, crud, cleanarchitecture, clean-architecture-boilerplate, blazor-webassembly, dotnet6
Last push: 2023-04-27T20:23:43+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2059, "days_push": 1224, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1358, forks 288 (observed 2026-08-28T04:04:29.559922+00:00)

## What it is
A .NET sample project demonstrating a minimal Clean Architecture with DDD-lite, CQRS-lite, and cloud-native patterns applied to a simple eCommerce microservices system. It runs on Tye with the Dapr extension and serves as a reference template for structuring microservices projects.

## Use cases
- learn clean architecture in .NET
- bootstrap a .NET microservices project
- see DDD and CQRS applied in a real sample
- understand Dapr and Tye usage
- reference for outbox pattern in microservices
- starting point for an eCommerce backend

## When to choose
- starting a new .NET microservices codebase and wanting a proven structure
- learning minimal DDD and CQRS patterns
- exploring Dapr-based cloud-native .NET apps

## When to avoid
- you need a production-hardened framework with long-term support
- your project is not on .NET
- you need full DDD or Event Sourcing rather than lightweight variants

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: boilerplate, developer-tools, workflow-automation
- domain: microservices, backend, web-development, developer-tools, tutorials
- platform: dotnet, cross-platform
- tags: clean-architecture, ddd, cqrs, dapr, tye, aspnetcore, blazor, sample-project, ecommerce, dotnet, docker, kubernetes

## Member repositories
- thangchung/clean-architecture-dotnet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.559922+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:20:18.653197+00:00, confidence not recorded.
  - readme: https://github.com/thangchung/clean-architecture-dotnet (fetched 2026-08-28T04:04:29.559922+00:00, sha 8f2a897eda77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
