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

Methods

| Edit this page View Source

AddPersistenceLayer(IServiceCollection, IConfiguration)

Declaration
public static void AddPersistenceLayer(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