An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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:

[![Link to YouTube](http://img.youtube.com/vi/IbnXdERLDjk/0.jpg)](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

![Alt](https://repobeats.axiom.co/api/embed/c4a3fbe9b19b39fbe80366bb8b5877a4dd329fed.svg "Repobeats analytics image")

## 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