An event source stack based on NEventStore and Akka.
Info
Version: | 2.0.6 |
Author(s): | EventSaucing |
Last Update: | Tuesday, June 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RoyalVeterinaryCollege/EventSaucing |
NuGet Url: | https://www.nuget.org/packages/EventSaucing |
Install
Install-Package EventSaucing
dotnet add package EventSaucing
paket add EventSaucing
EventSaucing Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.1.3)
- Akka.DI.AutoFac(>= 1.0.8)
- Akka.DI.Core(>= 1.1.3)
- Akka.Logger.Serilog(>= 1.1.2)
- Autofac.Extensions.DependencyInjection(>= 4.0.0)
- Dapper(>= 1.50.2)
- Microsoft.Extensions.Logging(>= 1.0.2)
- NEventStore(>= 5.2.0)
- Scalesque(>= 0.8.0)
- Serilog(>= 2.4.0)