A static class containing functions to easily construct objects with Dependency Injection, or execute functions where their parameters are injected via Dependency Injection.
Provides most of the functionality for managing and using services.
A built-in service that allows access to a slave ServiceScope for whichever scope this service was constructed for.
Describes the lifetime of a service.
Describes a service.
Provides access to a service scope.