EventWay.Infrastructure.InMemory is an in-memory implementation of the Event and Projection Metadata Repository in the the modular Event Sourcing + CQRS framework, EventWay.
Info
Version: | 1.0.8 |
Author(s): | Mikkel Hempel, Kristian Lindberg Vinther |
Last Update: | Saturday, March 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Async.EventWay.Infrastructure.InMemory |
Install
Install-Package Async.EventWay.Infrastructure.InMemory
dotnet add package Async.EventWay.Infrastructure.InMemory
paket add Async.EventWay.Infrastructure.InMemory
Async.EventWay.Infrastructure.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- Async.EventWay.Core(>= 1.0.8)
- Async.EventWay.Query(>= 1.0.8)
Tags