.NET Core event sourcing framework.
Info
Version: | 1.1.2 |
Author(s): | Jacques Kang |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jacqueskang/EventSourcing |
NuGet Url: | https://www.nuget.org/packages/JKang.EventSourcing.Persistence.Caching |
Install
Install-Package JKang.EventSourcing.Persistence.Caching
dotnet add package JKang.EventSourcing.Persistence.Caching
paket add JKang.EventSourcing.Persistence.Caching
JKang.EventSourcing.Persistence.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- JKang.EventSourcing.Abstractions(>= 1.1.2)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)
Tags