Simple CQRS implementation that utilizes the decorator pattern.
Info
Version: | 5.0.2 |
Author(s): | Slacquer |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Slacquer/api-blox |
NuGet Url: | https://www.nuget.org/packages/APIBlox.NetCore.CommandsAndQueries |
Install
Install-Package APIBlox.NetCore.CommandsAndQueries
dotnet add package APIBlox.NetCore.CommandsAndQueries
paket add APIBlox.NetCore.CommandsAndQueries
APIBlox.NetCore.CommandsAndQueries Download (Unzip the "nupkg" after downloading)
Dependencies
- APIBlox.NetCore(>= 3.0.16)
Tags