Method AddServices
- Namespace
 - Innova.Abstractions.Builder
 
- Assembly
 - Innova.Data.dll
 
AddServices(IServiceCollection)
Adds services to the specified service collection.
void AddServices(IServiceCollection services)
Parameters
servicesIServiceCollectionThe service collection to add services to.