This library is used to build event sourced components applying event sourcing design pattern. It defines Command and Event, interfaces like IHandle to handle commands and AggregateBase to build domain specific aggregates.
$ dotnet add package EventoNo README available.