EduardoPires/EquinoxProject resource
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- Longevity 100
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: 3549
- days_rel: 510
- days_push: 141
- n_releases_24m: 1
Adoption not part of the score
6779 stars · 1649 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Equinox Project is an open-source ASP.NET 9 reference web application demonstrating Clean Architecture, DDD, CQRS, Event Sourcing, and other best practices in C#. It serves as a learning template showing how to structure real-world .NET applications with modern tooling like EF Core, ASP.NET Identity, JWT, and Swagger.
Use cases
- learn clean architecture in .NET
- example of DDD with CQRS in ASP.NET Core
- template for structuring an ASP.NET 9 web application
- see event sourcing implemented in .NET
- reference for JWT authentication with ASP.NET Identity
- starting point for a layered .NET Core API project
When to choose
- you want a well-maintained reference implementation of Clean Architecture and DDD patterns in .NET
- you are learning CQRS, domain events, or event sourcing in ASP.NET Core
- you need a boilerplate with JWT auth, EF Core, and Swagger already wired up
- you want a runnable sample with SQLite and automatic migrations for quick experimentation
When to avoid
- you need a production-ready application rather than an educational reference
- your project uses a stack other than .NET/C#
- you prefer minimal scaffolding without opinionated architecture patterns
- you rely on AutoMapper or MediatR, since this project replaced them with custom alternatives
Facets
learning-resource · maturity active
web-framework api-framework auth orm middleware routing templating web-development backend developer-tools tutorials dotnet cross-platform clean-architecture ddd cqrs event-sourcing aspnet-core dotnet reference-application best-practices jwt ef-core sample-app web-server docker
2 sources
- readme: https://github.com/EduardoPires/EquinoxProject · fetched 2026-08-28 · f97b98aab26e
- homepage: http://equinoxproject.azurewebsites.net/ · fetched 2026-08-29 · 398733075d47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EduardoPires/EquinoxProject | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="EduardoPires/EquinoxProject")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem