Library with implementations of CQRS pattern.
Info
Version: | 2.0.1 |
Author(s): | dmitriy.litichevskiy |
Last Update: | Sunday, July 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/litichevskiydv/WebInfrastructure |
NuGet Url: | https://www.nuget.org/packages/Skeleton.CQRS.Implementations |
Install
Install-Package Skeleton.CQRS.Implementations
dotnet add package Skeleton.CQRS.Implementations
paket add Skeleton.CQRS.Implementations
Skeleton.CQRS.Implementations Download (Unzip the "nupkg" after downloading)
Dependencies
- Skeleton.CQRS.Abstractions(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel(>= 4.3.0)
Tags