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.Application.Extensions
Assembly: NotifyHub.NotificationService.Application.dll
Syntax
public static class ServiceCollectionExtensions

Methods

| Edit this page View Source

AddApplicationLayer(IServiceCollection)

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