System Library Common Framework
Search Results for

    *.Benchmark*,*.Tests*,*.ApiTests*,*.BaseTest*,DelegateJsonConverter,CalleeCancelledRequestException,ClientResponse,ContentType,OutputCachePolicy
    Show / Hide Table of Contents Show / Hide Table of Contents
    NamespaceSystemLibrary.Common.Framework.App SystemLibrary.Common.Framework.App.dll

    Services is a global way to reuse the configured service provider and collection

    Services

    public static class Services

    Inheritance
    object
    Services
    Examples
    Arguments
    X

    Methods

    Get service as T or default if not found

    public static T Get<T>() where T : class

    X
    Generic types
    Name Description
    T
    X
    Type Description
    T

    }

    In This Article
    Package: nuget
    Source: github
    Website: System Library Common Framework