Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 215 Bytes

File metadata and controls

4 lines (3 loc) · 215 Bytes

This sample demonstrates:

  • How to use the SlimMessageBus.Host.FluentValidation plugin to validate incoming commands in a CQRS setup.
  • How to implement CQRS using the SlimMessageBus.Host.Memory transport.