Info
Version: | 0.0.2 |
Author(s): | Hamed Saeedi |
Last Update: | Monday, April 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/araye/Araye.Code.Cqrs.Application |
NuGet Url: | https://www.nuget.org/packages/Araye.Code.Cqrs.Application |
Install
Install-Package Araye.Code.Cqrs.Application
dotnet add package Araye.Code.Cqrs.Application
paket add Araye.Code.Cqrs.Application
Araye.Code.Cqrs.Application Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- FluentValidation(>= 8.2.3)
- MediatR(>= 6.0.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags
Based on Jason Taylor 's Clean Architecture.