EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    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
    AddFactories(IServiceCollection)
    AddFactory<TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>)
    AddFactory<TService, TImplementation>(IServiceCollection)
    AddHostedServiceOfType<TService>(IServiceCollection)
    TryAdd(IServiceCollection, Type, Type, ServiceLifetime)
    TryAdd<TServiceImplementation>(IServiceCollection, ServiceLifetime)
    TryAdd<TServiceType, TServiceImplementation>(IServiceCollection, ServiceLifetime)
    2025 © Xab3r. All rights reserved.