CommandAndQuery applies the CQS principle by using separate Query and Command objects to retrieve and modify data, respectively.
Info
| Version: | 1.0.2.1 |
| Author(s): | Daniele Frasca |
| Last Update: | Saturday, February 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/DanBranch/commandandquery/src |
| NuGet Url: | https://www.nuget.org/packages/CommandAndQuery |
Install
Install-Package CommandAndQuery
dotnet add package CommandAndQuery
paket add CommandAndQuery
CommandAndQuery Download (Unzip the "nupkg" after downloading)
Dependencies
Tags