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
IServiceCollectionThe service collection to add services to.