Skip to content

Minimalistic Event Sourcing library for .NET

Notifications You must be signed in to change notification settings

youliao/eventuous

 
 

Repository files navigation

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.

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

Authors:

Licence: MIT

Use it on your own risk.

Docs (incomplete)

About

Minimalistic Event Sourcing library for .NET

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%