.NET utility classes to aid with Command Query Separation.
Info
Version: | 1.3.0-unstable0014 |
Author(s): | Greg Beaty |
Last Update: | Wednesday, January 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gregbty/cqs-utils |
NuGet Url: | https://www.nuget.org/packages/CQSUtils |
Install
Install-Package CQSUtils
dotnet add package CQSUtils
paket add CQSUtils
CQSUtils Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags