Table of Contents

Namespace Splat.Microsoft.Extensions.DependencyInjection

Classes

MicrosoftDependencyResolver

Provides an implementation of the dependency resolver pattern using Microsoft.Extensions.DependencyInjection. Supports registration, resolution, and management of services with optional contract-based (keyed) registrations.

SplatMicrosoftExtensions

Provides extension methods for integrating the Microsoft dependency injection system with Splat by configuring the application-wide dependency resolver.