Skip to content

daniellittledev/Eventual

Repository files navigation

Eventual

Build status

Eventual is a Event Sourcing framework for .NET

PM> Install-Package Eventual

I wanted a functional easy to get started event sourcing library for .NET so I made Eventual.

Rules of Eventual

  1. Entities should never expose state
  2. Behavious should only return events, and never throw exceptions

About

Eventual is an Event Sourcing library for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published