Class ServiceCollectionExtensions Inheritance object ServiceCollectionExtensions Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Namespace: PoeShared.Scaffolding Assembly: PoeShared.dll Syntax public static class ServiceCollectionExtensions Methods Name Description AddFactory<TService>(IServiceCollection) AddFactory<TService, TImplementation>(IServiceCollection) AddHostedService<TService, TImplementation>(IServiceCollection) TryAdd(IServiceCollection, Type, Type, ServiceLifetime) TryAdd<TServiceImplementation>(IServiceCollection, ServiceLifetime) TryAdd<TServiceType, TServiceImplementation>(IServiceCollection, ServiceLifetime)