# iammukeshm/CleanArchitecture.WebApi

An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.

Repository: https://github.com/iammukeshm/CleanArchitecture.WebApi
Canonical: https://ross.abutalabs.com/products/cleanarchitecturewebapi
Language: C#
License: MIT
License Family: permissive
Topics: clean-architecture, webapi, asp-net-core, aspnetcore, clean-code
Last push: 2024-02-15T19:07: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": 2263, "days_push": 930, "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 1496, forks 362 (observed 2026-08-28T04:04:53.731676+00:00)

## What it is
An open-source Clean Architecture boilerplate template for ASP.NET Core 3.1 Web APIs, emphasizing loosely coupled, inverted-dependency design and clean-code practices. The project is no longer maintained; the author has moved development to the fullstackhero .NET 6 WebAPI boilerplate.

## Use cases
- scaffold a clean architecture ASP.NET Core web API
- learn clean architecture patterns in .NET
- start a REST API project with layered architecture
- reference template for dependency inversion in ASP.NET Core
- bootstrap a loosely coupled C# backend

## When to choose
- you need a stable ASP.NET Core 3.1 clean architecture starting point
- you want to study clean architecture implementation in C#
- you're maintaining a legacy .NET Core 3.1 codebase

## When to avoid
- you need .NET 6+ features or ongoing support - use the successor fullstackhero/dotnet-webapi-boilerplate
- you want a minimal, unopinionated project setup
- you need actively maintained security patches

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: web-framework, api-framework, http-server, middleware, routing
- domain: web-development, backend, developer-tools, apis
- platform: dotnet, cross-platform
- tags: clean-architecture, aspnet-core, webapi, boilerplate-template, csharp, loosely-coupled, boilerplate, web-server

## Member repositories
- iammukeshm/CleanArchitecture.WebApi (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:53.731676+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:32:47.304572+00:00, confidence not recorded.
  - readme: https://github.com/iammukeshm/CleanArchitecture.WebApi (fetched 2026-08-28T04:04:53.731676+00:00, sha b0d8e98d4a66)
- Data as of 2026-08-30T08:39:29.467469+00:00.
