Open sandboxFocus

Namespace Metalama.Framework.Services

Interfaces

IGlobalService

Base interface to be inherited by all classes and interfaces that implement globally-scoped services.

IProjectService

Base interface to be inherited by all classes and interfaces that implement project-scoped services.

IService

IServiceProvider<TBase>

A strongly-typed variant of IServiceProvider that returns services for a given scope.