YetaWF.Core.WebStartup Package Documentation

Display
Print

YetaWF.Core.WebStartup.StartupMVC6.ConfigureServices Method

This method gets called by the runtime. This method adds services to the container.

Class: YetaWF.Core.WebStartup.StartupMVC6
Namespace: YetaWF.Core.WebStartup
Assembly: YetaWF.Core.WebStartup

Syntax

public void ConfigureServices( IServiceCollection services );

Parameters

services

An instance of an IServiceCollection interface.

See Also YetaWF.Core.WebStartup.StartupMVC6 ClassYetaWF.Core.WebStartupYetaWF.Core