MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­Injection.​Service­LocatorService­Locator­Dependency­Injection­Framework
Open sandboxFocus

ServiceLocatorDependencyInjectionFramework Class

An implementation a dependency injection framework adapter that pulls dependency from a global System.IServiceProvider exposed on the ServiceProviderProvider class.

Inheritance
System.Object
ServiceLocatorDependencyInjectionFramework
Namespace: Metalama.Extensions.DependencyInjection.ServiceLocator
Assembly: Metalama.Extensions.DependencyInjection.ServiceLocator.dll
Syntax
[CompileTime]
public class ServiceLocatorDependencyInjectionFramework : DefaultDependencyInjectionFramework, IDependencyInjectionFramework

Constructors

Name Description
ServiceLocatorDependencyInjectionFramework()

Methods

Name Description
GetStrategy(DependencyProperties)