a cqrs and event sourcing framework for akka.net.
Info
Version: | 0.4.2 |
Author(s): | Sporteco |
Last Update: | Wednesday, October 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EventFly |
Install
Install-Package EventFly
dotnet add package EventFly
paket add EventFly
EventFly Download (Unzip the "nupkg" after downloading)
Dependencies
- EventFly.Abstractions(>= 0.4.2)
- Akka(>= 1.3.14)
- Akka.DI.Core(>= 1.3.14)
- Akka.Persistence(>= 1.3.14)
- Akka.Persistence.Query(>= 1.3.14)
- Cronos(>= 0.7.0)
- GraphQL(>= 2.4.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags