This package contains ES abstractios for aggregates, event bus and event store.
Info
Version: | 2018.1.21 |
Author(s): | Denis Somok |
Last Update: | Tuesday, April 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Alexander-Nalbandov/Milde |
NuGet Url: | https://www.nuget.org/packages/Milde.EventSourcing |
Install
Install-Package Milde.EventSourcing
dotnet add package Milde.EventSourcing
paket add Milde.EventSourcing
Milde.EventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- Milde.Hosting(>= 2018.1.21)
- Autofac(>= 4.6.2)
- Microsoft.CSharp(>= 4.4.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.1)
- Newtonsoft.Json(>= 11.0.1)