Microsoft.Extensions.DependencyInjection.KeyedService
Provides static APIs for use with IKeyedServiceProvider.
namespace Microsoft.Extensions.DependencyInjection
{
public static class KeyedService
{
public static object AnyKey { get; }
}
}