NEventStore/NEventStore
A persistence agnostic Event Store for .NET observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 93
- Release rhythm 89
- 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: 6
- age_days: 5914
- days_rel: 79
- days_push: 42
- n_releases_24m: 6
Adoption not part of the score
1615 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NEventStore is a persistence-agnostic event store library for .NET that abstracts different storage implementations behind a common API. It is designed for event sourcing in DDD and CQRS applications and supports JSON, BSON, and MessagePack serialization.
Use cases
- implement event sourcing in a .NET application
- build a CQRS application with domain events
- swap storage backends for an event store without changing application code
- persist aggregate event streams in a DDD application
- serialize events to JSON, BSON, or MessagePack
- poll for new events from an event store
When to choose
- you are building a .NET DDD/CQRS application with event sourcing
- you want a storage-agnostic event store abstraction with pluggable persistence providers
- you need a mature, MIT-licensed event sourcing library for .NET Standard or .NET Framework
When to avoid
- you need a general-purpose message or stream store rather than event sourcing persistence
- you are not on the .NET platform
- you need a hosted event store with built-in projections and subscriptions
Facets
library · maturity active
database serialization orm backend databases developer-tools dotnet cross-platform event-sourcing cqrs ddd event-store persistence-agnostic
2 sources
- readme: https://github.com/NEventStore/NEventStore · fetched 2026-08-28 · 05f1e754da3b
- homepage: http://neventstore.org · fetched 2026-08-29 · 5a4c4a16abf4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NEventStore/NEventStore | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="NEventStore/NEventStore")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem