1 reference to AddKeyedScoped
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ServiceCollectionServiceExtensions.Keyed.cs (1)
278
return services.
AddKeyedScoped
(typeof(TService), serviceKey);