Search Results for

    Show / Hide Table of Contents

    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: LemonEdge.API
    Assembly: LemonEdge.API.dll
    Syntax
    public static class ServiceCollectionExtensions

    Methods

    ConfigureServices(IServiceCollection, IConfiguration)

    Declaration
    public static void ConfigureServices(this IServiceCollection services, IConfiguration configuration)
    Parameters
    Type Name Description
    IServiceCollection services
    IConfiguration configuration
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.