Contains generic definition of widely used command for create/update/delete operations.
Info
| Version: | 1.0.0-rc |
| Author(s): | Anton Biletskyi |
| Last Update: | Wednesday, June 19, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ASbeletsky/CqrsEase |
| NuGet Url: | https://www.nuget.org/packages/CqrsEase.Common.Commands |
Install
Install-Package CqrsEase.Common.Commands
dotnet add package CqrsEase.Common.Commands
paket add CqrsEase.Common.Commands
CqrsEase.Common.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- CqrsEase.Core(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- NSpecifications(>= 1.1.0)
Tags