Contains only the IQueryHandler, IQuery and IQueryExecutor interfaces needed to implement and execute query handlers.
Info
| Version: | 1.0.0 |
| Author(s): | Bernhard Richter |
| Last Update: | Friday, November 1, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/seesharper/CQRS.Query.Abstractions |
| NuGet Url: | https://www.nuget.org/packages/CQRS.Query.Abstractions |
Install
Install-Package CQRS.Query.Abstractions
dotnet add package CQRS.Query.Abstractions
paket add CQRS.Query.Abstractions
CQRS.Query.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags