Found 5,633 packages
Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.Source for the source distribution.
.NET for Android and MAUI bindings for the Android Java library 'javax.inject:javax.inject'. Library description: The javax.inject API
An extension to the LightInject service container that enables dependency injection for Web API applications. See LightInject.WebApi.Source for the source distribution.
Enables the LightInject service container to be used in a web application by providing per web request scoped services.
An extension to the LightInject service container that enables dependency injection for ASP.NET MVC applications. See LightInject.Mvc.Source for the source distribution.
An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.
Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
A dependency injection container for registering and resolving types.
Dependency injection extensions for FluentValidation
AutoMapper extensions for ASP.NET Core
An extension to the LightInject service container that enables AOP(Aspect Oriented Programming) through method interception.
Enables LightInject to be used in .Net Core generic hosts
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
compile time dependency injection for C#
.NET for Android and MAUI bindings for the Android Java library 'jakarta.inject:jakarta.inject-api'. Library description: Jakarta Dependency Injection
An extension to the LightInject service container that enables automatic implementation of factory interfaces.
Provides a LightInject container adapter for Rebus