Event sourcing implementation.
                        
                    
         
                Info
| Version: | 1.0.6 | 
| Author(s): | Piot Kantorowicz | 
| Last Update: | Tuesday, March 5, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/K-Shared | 
| NuGet Url: | https://www.nuget.org/packages/KShared.EventSourcing | 
Install
Install-Package KShared.EventSourcing
                        dotnet add package KShared.EventSourcing
                        paket add KShared.EventSourcing
                        
                                KShared.EventSourcing Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Autofac(>= 4.8.1)
- EventStore.ClientAPI.NetCore(>= 4.1.1)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags
