realworld-apps/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3396
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
2087 stars · 631 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
api-framework http-server auth orm routing middleware testing web-development backend apis developer-tools education cross-platform windows dotnet aspnetcore csharp realworld cqrs vertical-slices jwt-authentication entity-framework-core swagger example-app medium-clone docker linux macos
2 sources
- readme: https://github.com/realworld-apps/aspnetcore-realworld-example-app · fetched 2026-08-28 · 7a512a32f9ad
- homepage: https://realworld.io · fetched 2026-08-29 · b277ff89d0e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| realworld-apps/aspnetcore-realworld-example-app | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="realworld-apps/aspnetcore-realworld-example-app")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem