# EduardoPires/EquinoxProject

Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices

Repository: https://github.com/EduardoPires/EquinoxProject
Canonical: https://ross.abutalabs.com/products/equinoxproject
Homepage: http://equinoxproject.azurewebsites.net/
Language: C#
License: MIT
License Family: permissive
Topics: equinox, cqrs, architecture, asp-net-core, aspnet-core, asp-net-core-mvc, ddd, event-sourcing, eventstore, automapper, ef-core, asp-net-identity, mediatr, visual-studio, fluentvalidation, onion-architecture, clean-code, swagger, aspnetcore, jwt
Last push: 2026-04-14T23:33:37+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 3549, "days_push": 141, "days_rel": 510, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6779, forks 1649 (observed 2026-08-28T04:09:48.540989+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: active
- function: web-framework, api-framework, auth, orm, middleware, routing, templating
- domain: web-development, backend, developer-tools, tutorials
- platform: dotnet, cross-platform
- tags: clean-architecture, ddd, cqrs, event-sourcing, aspnet-core, dotnet, reference-application, best-practices, jwt, ef-core, sample-app, web-server, docker

## Member repositories
- EduardoPires/EquinoxProject (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.540989+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-29T17:42:22.752094+00:00, confidence not recorded.
  - readme: https://github.com/EduardoPires/EquinoxProject (fetched 2026-08-28T04:09:48.540989+00:00, sha f97b98aab26e)
  - homepage: http://equinoxproject.azurewebsites.net/ (fetched 2026-08-29T08:38:19.856348+00:00, sha 398733075d47)
- Data as of 2026-08-30T08:39:29.467469+00:00.
