EventWay.Query is the query functionality of 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.Query |
Install
Install-Package Async.EventWay.Query
dotnet add package Async.EventWay.Query
paket add Async.EventWay.Query
Async.EventWay.Query Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Async.EventWay.Core(>= 1.0.8)
Tags