CommandManagerNetStandard NuGet Package

This (opiniated) domain driven design / microservices focussed command library makes it easy to match commands with one or more services.

You can route all commands for a specific root to one or more processors, and add specific configurations for specific commands. Includes deseralization into command objects that can be executed.

This is an alternative way of matching executable code with commands from message handlers, and matches the domain driven design philosophy perhaps a bit more closely. It also includes support for merging multiple commands to rebuild an object similar to event-sourcing.




Got any CommandManagerNetStandard Question?





Info

Version: 2.0.8
Author(s): Arwin van Arum
Last Update: Tuesday, February 13, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/niwrA/ddd-command-manager
NuGet Url: https://www.nuget.org/packages/CommandManagerNetStandard


Install
Install-Package CommandManagerNetStandard
dotnet add package CommandManagerNetStandard
paket add CommandManagerNetStandard
CommandManagerNetStandard Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2268