ahmedomarjee / eventuous

Minimalistic Event Sourcing library for .NET

Home Page:https://eventuous.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventuous

Event Sourcing library for .NET, which is:

  • Somewhat volatile as breaking changes keep coming in
  • Very opinionated
  • EventStoreDB-oriented
  • .NET-friendly (decent DI, logging, and diagnostics support)

Video

You can watch a bit chaotic introduction to Eventuous on YouTube:

Link to YouTube

Documentation

Documentation is available on 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.

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

Support

If you like Eventuous and want to show your appreciation to its contributors, please ❤️ sponsor us.

For development and production support, get in touch with Ubiquitous.

Other things

Licence: Apache 2.0 Copyright © Ubiquitous AS All rights reserved

About

Minimalistic Event Sourcing library for .NET

https://eventuous.dev


Languages

Language:C# 100.0%Language:Shell 0.0%