Splat.Microsoft.Extensions.DependencyInjection namespace¶
Part of the Splat.Microsoft.Extensions.DependencyInjection package.
| Type | Kind | Summary |
|---|---|---|
| MicrosoftDependencyResolver | class | 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 | class | Provides extension methods for integrating the Microsoft dependency injection system with Splat by configuring the application-wide dependency resolver. |