Table of Contents

Class IdentifyApplicationBase

Namespace
H.ApplicationBases.Identify
Assembly
H.ApplicationBases.Identify.dll
public abstract class IdentifyApplicationBase : ApplicationBase, IQueryAmbient, IConfigureableApplication
Inheritance
IdentifyApplicationBase
Implements
Inherited Members
Extension Methods

Methods

Configure(IApplicationBuilder)

protected override void Configure(IApplicationBuilder app)

Parameters

app IApplicationBuilder

ConfigureServices(IServiceCollection)

依赖注入注册服务

protected override void ConfigureServices(IServiceCollection services)

Parameters

services IServiceCollection