A very simple library for handling queries on applications based on the CQRS pattern.
Info
Version: | 1.0.0 |
Author(s): | jeyjeyemem, mvput |
Last Update: | Wednesday, February 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XerProjects/Xer.Cqrs |
NuGet Url: | https://www.nuget.org/packages/Xer.Cqrs.QueryStack |
Install
Install-Package Xer.Cqrs.QueryStack
dotnet add package Xer.Cqrs.QueryStack
paket add Xer.Cqrs.QueryStack
Xer.Cqrs.QueryStack Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags