Namespace IRM.Dependencies
Classes
|
Base class for configuration builders. |
|
ConfigureDependenciesExtensions Extension methods for adding services to an IConfigureDependencies. |
|
Constants used by the dependency support classes. |
|
Wrapper class used to decorate |
|
A Decorator<TService> that has a specific implementation. |
|
DependencyResolverContractBehavior
|
|
DependencyResolverInstanceContextExtension
|
|
DependencyResolverInstanceContextInitializer
|
|
DependencyResolverInstanceProvider
|
|
Provides a service host with support for dependecy injection. |
|
DependencyResolverServiceHostFactory Factory that provides instances of DependencyResolverServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. |
|
A disposable Decorator<TService>. |
|
Extension methods for setting up IRM core services in an Microsoft.Extensions.DependencyInjection.IServiceCollection. |
Interfaces
|
IConfigurableDependencyResolver Represents a dependency injection container, that supports re-configuration of the scoped container. |
|
Represents a dependency injector container that can be configured. |
|
Represents a scoped dependency injector container that can be configured. |
|
Represents a dependency injection container. |
|
Represents an interface for the range of the dependencies. |