https://github.com/Eventuous/eventuous
Event Sourcing library for .NET
https://github.com/Eventuous/eventuous
cqrs ddd domain-driven-design event-driven event-sourcing eventsourcing eventstore eventstoredb
Last synced: about 2 months ago
JSON representation
Event Sourcing library for .NET
- Host: GitHub
- URL: https://github.com/Eventuous/eventuous
- Owner: Eventuous
- License: apache-2.0
- Created: 2021-03-08T08:54:24.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2025-11-15T15:19:07.000Z (about 2 months ago)
- Last Synced: 2025-11-15T15:31:23.036Z (about 2 months ago)
- Topics: cqrs, ddd, domain-driven-design, event-driven, event-sourcing, eventsourcing, eventstore, eventstoredb
- Language: C#
- Homepage: https://eventuous.dev
- Size: 10.8 MB
- Stars: 496
- Watchers: 24
- Forks: 90
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Agents: agents.md
Awesome Lists containing this project
- awesome-cqrs-event-sourcing - Eventuous - Minimalistic Event Sourcing library for .NET (KurrentDB) (Libraries/Frameworks)
README
# Eventuous
Event Sourcing library for .NET, which is:
- Somewhat volatile as breaking changes keep coming in
- ~Very~ Somewhat opinionated
- [EventStoreDB](https://eventstore.com)-oriented
- .NET-friendly (decent DI, logging, and diagnostics support)
## News
Read Eventuous blog on Medium: https://medium.com/eventuous. You will find some of the documentation articles published there as blog posts, it is normal as these articles have value for the community.
## Community
Join our [Slack](https://join.slack.com/t/eventuousworkspace/shared_invite/zt-tzrhtbxf-Tk7dSMuoVBvjkSf0Eq~Zpg) channel.
Eventuous also has its own channel on [DDD-CQRS-ES](https://discord.gg/P4WcBp8r) Discord server.
## Video
You can watch a bit chaotic introduction to Eventuous on YouTube:
[](http://www.youtube.com/watch?v=IbnXdERLDjk "InfoZone Eventuous talk")
Subscribe to Eventuous [YouTube channel](https://www.youtube.com/@eventuous).
## Documentation
Documentation is available on [eventuous.dev](https://eventuous.dev).
It might be not up to date as we are currently solidifying the codebase.
This work leads to many breaking changes, and the documentation will get updated when the codebase stabilises.
## Packages
Stable versions and release candidates are available on [NuGet](https://www.nuget.org/profiles/Eventuous).
In addition, latest dev versions are available on MyGet under the public feed `https://www.myget.org/F/eventuous/api/v3/index.json`.
## Stats

## Support
If you like Eventuous and want to show your appreciation to its contributors, please [:heart: sponsor us](https://github.com/sponsors/Eventuous).
For development and production support, get in touch with [Ubiquitous](https://ubiquitous.no).
## Other things
Licence: Apache 2.0
Copyright © Eventuous HQ OÜ
All rights reserved