4 min read
Keyed Services in ASP.NET Core (FromKeyedServices) — When Keys Beat a Factory
How I use AddKeyedScoped and FromKeyedServices in ASP.NET Core for closed sets of implementations — EDI vs FHIR clients, tenant notifiers — and when a factory is still the honest design.