Skip to content

Create examples that send an arbitrary numer of commands of any type to the command handler #31

Description

@tonyx

Take inspiration from Sharpino.Sample.10, particularly considering the IncrementCounterAndAccounts, which arranges any command of two types. Find use cases where this makes sense. Example: add X reservations, Y payments, Z cancellations, Q refunds related to a set of rooms, users, accounts.
Sometimes the same object may be interested by different actions (i.e. a reservation and a payment at the same time). That's fine, as long as the tests show that it fits.
If it is not possible or too hard, explain why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions