ardalis/DDD-NoDuplicates

Service Locator

開放

#11 建立於 2023年8月22日

 (1 則留言) (0 個反應) (0 位負責人)C# (58 個分叉)github user discovery
enhancementgood first issuehelp wanted

倉庫指標

星標
 (579 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南