alex289/CleanArchitecture
This is a .NET-based backend system implementing a clean architecture for managing users and tenants. It provides REST and gRPC APIs for creating, updating, and retrieving these entities, alongside background services for user inactivity tracking. The system supports complex querying with pagination, sorting, and search, while maintaining data integrity through event sourcing and domain-driven design principles.
61.0
Adequate · 3 August 2026
5.2k
lines of production code
C#
primary language
1
bus factor · 4 authors in all
3
measurements over time
How it got here
2023 · User and tenant management implementation
This period focused on implementing core domain features for user and tenant management, including CRUD operations, authentication, and gRPC services. The work involved building out the application and infrastructure layers to support these entities, alongside comprehensive integration and unit testing. The release also modernized the stack with .NET 10 and Aspire.
47 changes
2024 · Aspire-based local development and test infrastructure
The project introduced .NET Aspire to streamline local development by orchestrating SQL Server, Redis, and RabbitMQ services with built-in observability and health checks. Concurrently, the codebase expanded its integration test coverage by implementing a robust test container infrastructure and specific tests for Redis caching.
4 changes
Survey your own repository
alex289/CleanArchitecture was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 70a13e310a — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.