Skip to content

Tooling

Ben Smith edited this page May 4, 2021 · 5 revisions

Commanded Debugger by zdenal

Tool for debugging events/commands from your applications.


Commanded Messaging by trbngr

Provides common macros for messaging in a Commanded application to create commands and events.


Commanded.Middleware.Uniqueness by vheathen

A Commanded middleware for checking certain values uniqueness during commands dispatch.


Commanded Process Map by zdenal

You can use Commanded process map to visualise your application's commands, events, aggregates, event handlers, and process managers.


CQRS Tools by trbngr

cqrs_tools is a set of macros to make CQRS applications easy to manage.