Class AbpAspNetCoreMultiTenancyApplicationBuilderExtensions
Inheritance
System.Object
AbpAspNetCoreMultiTenancyApplicationBuilderExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Microsoft.AspNetCore.Builder
Assembly: Volo.Abp.AspNetCore.MultiTenancy.dll
Syntax
public static class AbpAspNetCoreMultiTenancyApplicationBuilderExtensions
Methods
UseMultiTenancy(IApplicationBuilder)
Declaration
public static IApplicationBuilder UseMultiTenancy(this IApplicationBuilder app)
Parameters
| Type | Name | Description |
|---|---|---|
| IApplicationBuilder | app |
Returns
| Type | Description |
|---|---|
| IApplicationBuilder |