Kaftar provides a structure to facilitate designing the application layer of your program in CQRS.
Info
Version: | 0.1.6 |
Author(s): | KaftarCQRS |
Last Update: | Monday, May 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mirsaeedi/KaftarCQRS |
NuGet Url: | https://www.nuget.org/packages/KaftarCQRS |
Install
Install-Package KaftarCQRS
dotnet add package KaftarCQRS
paket add KaftarCQRS
KaftarCQRS Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.1)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.2)