Found 103 packages
An ultra lightweight Inversion of Control container for the .Net framework. See LightInject.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 Web API applications. See LightInject.WebApi.Source for the source distribution.
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.
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
An extension to the LightInject service container that enables automatic implementation of factory interfaces.
Enables LightInject to be used in AspNetCore applications.
An adaptor to allow EasyNetQ to use LightInject as its internal IoC container
Provides a LightInject container adapter for Rebus
An extension to the LightInject service container that enables dependency injection in xUnit test methods.
This is the job activator for Hangfire and LightInject.
An extension to the LightInject service container that enables dependency injection for SignalR applications. See LightInject.SignalR.Source for the source distribution.
A CommonServiceLocator adapter for the LightInject service container.
LightInject installer for the Jal.Router library
Interceptor and dynamicProxy support for LightInject via AspectCore Framework.
Extends PipelineFramework to enable LightInject DI container for pipeline construction and execution