ardalis/DDD-NoDuplicates

Service Locator

Aperta

#11 aperta il 22 ago 2023

 (1 commento) (0 reazioni) (0 assegnatari)C# (58 fork)github user discovery
enhancementgood first issuehelp wanted

Metriche repository

Star
 (579 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor