Event Sourcing made simple using Reactive Extensions.
Info
| Version: | 1.0.0 |
| Author(s): | David Bottiau |
| Last Update: | Sunday, October 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Odonno/SimpleEventSourcing |
| NuGet Url: | https://www.nuget.org/packages/Simple.EventSourcing |
Install
Install-Package Simple.EventSourcing
dotnet add package Simple.EventSourcing
paket add Simple.EventSourcing
Simple.EventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.0.0)