MvcServiceConfigurator..::..Load Method (IServiceCollection)
Adds Microsoft DI service bindings for implementations of BaseController,
PushNotificationController and ODataController.
Namespace:
Suoranta.EnterpriseLib.Web.UtilAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public IServiceCollection Load( IServiceCollection collection )
Parameters
- collection
- Type: IServiceCollection
The services.

