Table of Contents

Method AddServices

Namespace
Innova.Abstractions.Builder
Assembly
Innova.Data.dll

AddServices(IServiceCollection)

Adds services to the specified service collection.

void AddServices(IServiceCollection services)

Parameters

services IServiceCollection

The service collection to add services to.