Library for simple event sourcing.
Info
| Version: | 3.0.0-pre9 |
| Author(s): | David Rettenbacher |
| Last Update: | Monday, November 21, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/warappa/SimpleEventSourcing |
| NuGet Url: | https://www.nuget.org/packages/SimpleEventSourcing |
Install
Install-Package SimpleEventSourcing
dotnet add package SimpleEventSourcing
paket add SimpleEventSourcing
SimpleEventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- System.Reactive.Core(>= 4.0.0)
Tags