# realworld-apps/aspnetcore-realworld-example-app

ASP.NET Core backend implementation for RealWorld

Repository: https://github.com/realworld-apps/aspnetcore-realworld-example-app
Canonical: https://ross.abutalabs.com/products/aspnetcore-realworld-example-app
Homepage: https://realworld.io
Language: C#
License: MIT
License Family: permissive
Topics: asp-net-core, net-core, entity-framework-core, csharp, realworld
Last push: 2026-08-19T15:49:33+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": 3396, "days_push": 14, "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 2087, forks 631 (observed 2026-08-28T04:06:12.102833+00:00)

## What it is
An ASP.NET Core backend implementation of the RealWorld (Medium.com clone) spec, demonstrating CRUD, JWT authentication, pagination, and vertical-slice architecture. It serves as a reference codebase showing how to build a fully fledged API with CQRS, EF Core, FluentValidation, and Swagger.

## Use cases
- learn how to build a real-world ASP.NET Core API
- reference implementation of vertical slice architecture in C#
- example of CQRS with Mediator in .NET
- JWT authentication example for ASP.NET Core
- compare backend implementations against the RealWorld API spec
- starting point for a Medium.com clone backend
- see Entity Framework Core with SQLite and SQL Server in practice

## When to choose
- you want a spec-compliant RealWorld backend in ASP.NET Core
- you are learning modern .NET API patterns like CQRS and vertical slices
- you need a reference for JWT auth, validation, and Swagger setup in ASP.NET Core
- you want to pair a RealWorld frontend with a .NET backend

## When to avoid
- you need a production-ready application rather than a reference/demo codebase
- your stack is not .NET/C#
- you need features beyond the RealWorld spec such as file uploads or real-time messaging

## Facets
- artifact type: application
- maturity: active
- function: api-framework, http-server, auth, orm, routing, middleware, testing
- domain: web-development, backend, apis, developer-tools, education
- platform: cross-platform, windows, dotnet
- tags: aspnetcore, csharp, realworld, cqrs, vertical-slices, jwt-authentication, entity-framework-core, swagger, example-app, medium-clone, docker, linux, macos

## Member repositories
- realworld-apps/aspnetcore-realworld-example-app (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.102833+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-30T02:55:46.203942+00:00, confidence not recorded.
  - readme: https://github.com/realworld-apps/aspnetcore-realworld-example-app (fetched 2026-08-28T04:06:12.102833+00:00, sha 7a512a32f9ad)
  - homepage: https://realworld.io (fetched 2026-08-29T10:35:37.885224+00:00, sha b277ff89d0e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
