ServiceConfiguratorExtensions Methods
The ServiceConfiguratorExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Forward<(Of <<'(T>)>>) |
Forwards requests for type to Microsoft DI.
|
|
|
ForwardSingleton(IServiceCollection, Type) |
Forwards requests for the type to Ninject.
|
|
|
ForwardSingleton<(Of <<'(T>)>>)(IServiceCollection) |
Forwards requests for the type to Ninject
|
|
|
ForwardTransient(IServiceCollection, Type) |
Forwards requests for the type to Ninject.
|
|
|
ForwardTransient<(Of <<'(T>)>>)(IServiceCollection) |
Forwards requests for the type to Ninject
|

