Show / Hide Table of Contents

Class ServiceCollectionExtensions

Inheritance
object
ServiceCollectionExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NotifyHub.NotificationService.Infrastructure.Extensions
Assembly: NotifyHub.NotificationService.Infrastructure.dll
Syntax
public static class ServiceCollectionExtensions

Methods

| Edit this page View Source

AddInfrastructureLayer(IServiceCollection, IConfiguration)

Declaration
public static void AddInfrastructureLayer(this IServiceCollection services, IConfiguration configuration)
Parameters
Type Name Description
IServiceCollection services
IConfiguration configuration
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX