12 packages tagged with “IServiceProvider”
A collection of useful IServiceProvider methods
Prism Container Extensions for the Microsoft.Extensions.DependencyInjection implementations of IServiceCollection / IServiceProvider. NOTE: This is an EXPERIMENTAL Container! While this may basic basic tests, this container may still have unknown issues as the Microsoft.Extensions.DependencyInjection package inheriently does not support either Named Types or Container Mutability.
Service resolver pattern using the IServiceProvider.
Generic GetService[T] and GetServices[T] extension methods for the System.IServiceProvider interface.
A set of helpers for Dependency Injection.
Separate Dependency Scope Notification Handling Extension For MediateR Using With Microsoft.Extensions.DependencyInjection
Assist injection, using attributes, using the built in DI model integrated in .NET 7 and up.
Basic services (service collection and service provider) functionality.
AutoInject simplifies .NET dependency injection by automating service resolution, reducing boilerplate, and supporting attribute-based injection.
Provides extension methods for initializing an object when obtaining from IServiceProvider.
MH.AutoRegistrable makes it easy to register dependencies into the dotnet built-in service container by scanning assemblies for types marked with a custom attribute.
Advanced Dependency Injection (DI) integration tailored for Windows Forms applications. Built on top of `Microsoft.Extensions.DependencyInjection`, but adapted and extended to address WinForms-specific development needs.