SSWConsulting / SSW.VerticalSliceArchitecture

An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.
https://verticalslicearchitecture.com/
MIT License
216 stars 25 forks source link

🗑️ Drop MediatR #31

Open Hona opened 4 months ago

Hona commented 4 months ago

Needs to include some doco. How to do coupled cross slice communication? How to do decoupled cross slice communication? Functional differences with MediatR for CQRS + notifications

CC: @viceroypenguin

Hona commented 3 months ago

Not fully done - use cases are using immediate.handlers - side effects/messaging patterns need to be thought about (e.g. mass transit?)