Owneat Technical Guide main Help

Class Configure

Namespace: Restaurant.Application
Assembly: Restaurant.Application.dll

public static class Configure

Inheritance

object ← Configure

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Methods

ConfigureApplication\(IServiceCollection\)

Add all repositories here to do Dependency Injection

public static IServiceCollection ConfigureApplication(this IServiceCollection services)

Parameters

services IServiceCollection

Returns

IServiceCollection

Last modified: 21 May 2024