EventWay.Infrastructure is the base infrastructure for the the modular Event Sourcing + CQRS framework, EventWay.
Info
| Version: | 1.0.8 |
| Author(s): | Mikkel Hempel |
| Last Update: | Saturday, March 31, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Async.EventWay.Infrastructure |
Install
Install-Package Async.EventWay.Infrastructure
dotnet add package Async.EventWay.Infrastructure
paket add Async.EventWay.Infrastructure
Async.EventWay.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Async.EventWay.Core(>= 1.0.8)
Tags