MetalamaAPI documentationAspect APIMetalama.​Framework.​ProjectService­Provider­Extensions
Open sandboxFocus

ServiceProviderExtensions Class

Provides extensions methods to the System.IServiceProvider interface.

Inheritance
System.Object
ServiceProviderExtensions
Namespace: Metalama.Framework.Project
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public static class ServiceProviderExtensions : Object

Methods

Name Description
GetRequiredService<T>(IServiceProvider<IGlobalService>)
GetRequiredService<T>(IServiceProvider<IProjectService>)

See Also