Microsoft.Extensions.DependencyInjection Namespace
Classes
Class | Description | |
---|---|---|
![]() |
ServiceCollectionExtension |
Class ServiceCollectionExtension allowing to registered
derived implementations of a already registered service
to re-use the same service without having to register
the same class 2x ending up with 2 instances of the
same type in the same scope.
|