ardalis/DDD-NoDuplicates

Service Locator

オープン

#11 opened on 2023/08/22

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (58 件のフォーク)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (579 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I know it's supposed to be an "anti-pattern" but it seems easy enough to just use a service locator. That's what we used to do in our domains and I never remember an issue. It doesn't seem like it would matter if you don't know there is a service checking names, it only matters that the names aren't unique and you need to fix that

コントリビューターガイド