a cqrs and event sourcing framework for akka.net.
Info
| Version: | 0.8.0 |
| Author(s): | Lutando Ngqakaza |
| Last Update: | Tuesday, June 20, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Akkatecture |
Install
Install-Package Akkatecture
dotnet add package Akkatecture
paket add Akkatecture
Akkatecture Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.4)
- Akka.Persistence(>= 1.4.4)
- Akka.Persistence.Query(>= 1.4.4)
- Cronos(>= 0.7.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
Tags