Ross ROSS = Recommend OSS · open-source software intelligence for agents

tangxuehua/enode

ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications. observed · 2026-08-28

github.com/tangxuehua/enode · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4828
  • days_rel: n/a
  • days_push: 738
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1805 stars · 553 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ENode is a C# application framework for building DDD, CQRS, event sourcing, and event-driven architecture style applications on .NET. It enforces architectural rules like single-aggregate command handling, eventual consistency between aggregates, and saga-based process management.

Use cases

  • build a ddd cqrs application in .net
  • implement event sourcing with an event store in c#
  • develop high-throughput event-driven services
  • coordinate aggregates with sagas instead of unit of work
  • learn ddd cqrs es architecture patterns

When to choose

  • you want an opinionated all-in-one DDD+CQRS+ES framework on .NET
  • you need eventual consistency and in-memory aggregate processing for high concurrency
  • you want saga-based workflow orchestration between aggregates

When to avoid

  • you need a simple CRUD or traditional layered architecture
  • you require strong consistency across multiple aggregates
  • you need a framework with a large active community and frequent updates

Facets

framework · maturity maintenance

web-framework message-queue serialization concurrency workflow-automation backend microservices developer-tools apis dotnet c cross-platform ddd cqrs event-sourcing event-driven-architecture saga in-memory event-store eventual-consistency

2 sources

Member repositories

RepositoryRoleHealth v2
tangxuehua/enodemain32

For agents

markdown · JSON · MCP: product_card(name="tangxuehua/enode")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem