tangxuehua/enode
ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications. 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
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
- readme: https://github.com/tangxuehua/enode · fetched 2026-08-28 · eb2dd0b1a867
- homepage: http://www.cnblogs.com/netfocus/category/496012.html · fetched 2026-08-29 · 28d67157de8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tangxuehua/enode | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tangxuehua/enode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem