close
The Wayback Machine - https://web.archive.org/web/20220602012544/https://github.com/topics/ddd-cqrs
Skip to content
#

ddd-cqrs

Here are 55 public repositories matching this topic...

aalmuqahwi
aalmuqahwi commented Apr 23, 2021

https://github.com/kgrzybek/modular-monolith-with-ddd/blob/54d209639e501301e879aa0d0a84c9ea49e4689e/src/Modules/Meetings/Domain/Meetings/Rules/MeetingAttendeesLimitMustBeGreaterThanGuestsLimitRule.cs#L1-L21

I believe the comparison operator used in the IsBroken method is wrong because the rule is checking that meeting attendees limit must be greater than guests limit.

bug good first issue

Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc

  • Updated Nov 6, 2019
  • C#

Improve this page

Add a description, image, and links to the ddd-cqrs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ddd-cqrs topic, visit your repo's landing page and select "manage topics."

Learn more