This package contains combined inmemory and Redis persistence layer for ES aggregate state.
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.AggregateCache |
Install
Install-Package Milde.AggregateCache
dotnet add package Milde.AggregateCache
paket add Milde.AggregateCache
Milde.AggregateCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Milde.EventSourcing(>= 2018.1.21)
- Milde.Redis(>= 2018.1.21)
- Autofac(>= 4.6.2)