# rafaelfgx/Architecture

.NET 10, Angular 22, Clean Architecture, Clean Code, SOLID, KISS, DRY, Mediator Pattern, Folder-by-Feature Structure

Repository: https://github.com/rafaelfgx/Architecture
Canonical: https://ross.abutalabs.com/products/architecture
Language: C#
License: MIT
License Family: permissive
Topics: architecture, solid, clean-code, dotnet, dot-net, csharp, c-charp, aspnetcore, aspnet-core, angular, best-practices, clean-architecture, design-system, system-design, microservices
Last push: 2026-08-18T11:57:31+00:00

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

## Adoption (not part of the score)
Stars 3277, forks 807 (observed 2026-08-28T04:07:53.489615+00:00)

## What it is
A full-stack reference template implementing Clean Architecture with .NET/ASP.NET Core on the backend and Angular on the frontend. It demonstrates SOLID, KISS, DRY, Mediator and Result patterns with a folder-by-feature structure.

## Use cases
- bootstrap a new .NET + Angular project with clean architecture
- learn how to structure a clean architecture solution in C#
- see SOLID and mediator pattern applied in a real ASP.NET Core app
- start a full-stack web app with folder-by-feature organization
- reference template for standardized validation, logging and error handling
- example of unit-testable layered .NET application

## When to choose
- starting a new ASP.NET Core + Angular project and wanting a proven architectural skeleton
- learning or teaching clean architecture and SOLID in .NET
- you want a standardized request/response flow with mediator and result patterns

## When to avoid
- you need a minimal microservice or API without a frontend
- your team prefers a different architecture style or framework (e.g., React, Node)
- you only need a small utility or script where full layered architecture is overkill

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, orm, middleware, routing, state-management, ui-components
- domain: web-development, backend, frontend, developer-tools
- platform: dotnet, cross-platform
- tags: clean-architecture, solid-principles, clean-code, mediator-pattern, folder-by-feature, aspnet-core, template-project, best-practices, boilerplate, architecture, angular, docker, web-server

## Member repositories
- rafaelfgx/Architecture (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.489615+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:31:31.867535+00:00, confidence not recorded.
  - readme: https://github.com/rafaelfgx/Architecture (fetched 2026-08-28T04:07:53.489615+00:00, sha 8428e47268e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
