Skip to content
#

domain-driven-design

Here are 1,053 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
darthmooguy
darthmooguy commented Apr 28, 2022

Describe your suggested feature

I have all my manga in a dedicated library. It would be great if there was a setting for the library that would put a default reading direction for all the series in the library (kind of like the reading direction for a series being applied to each book in it). It would avoid the need to set the reading direction to right-to-left manually for each new series.

enhancement good first issue

Asp.Net Core 6 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 13, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR, Hosted Services, Health Checks, Security Headers, ...

  • Updated May 5, 2022
  • C#

Improve this page

Add a description, image, and links to the domain-driven-design 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 domain-driven-design topic, visit your repo's landing page and select "manage topics."

Learn more