CommandManagerNet 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 CommandManagerNet Question?





Info

Version: 3.2.3
Author(s): Arwin van Arum
Last Update: Thursday, October 25, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/niwrA/ddd-command-manager
NuGet Url: https://www.nuget.org/packages/CommandManagerNet


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



Tags



STATS

must-have-score

.3

avg-downloads-per-day

5

days-since-last-release

2003