An adaptor to allow EasyNetQ to use LightInject as its internal IoC container. 
                        
                    
         
                Info
| Version: | 8.0.0-beta96 | 
| Author(s): | Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo) | 
| Last Update: | Friday, March 15, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/EasyNetQ/EasyNetQ | 
| NuGet Url: | https://www.nuget.org/packages/EasyNetQ.DI.LightInject | 
Install
Install-Package EasyNetQ.DI.LightInject
                        dotnet add package EasyNetQ.DI.LightInject
                        paket add EasyNetQ.DI.LightInject
                        
                                EasyNetQ.DI.LightInject Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EasyNetQ(>= 7.0.04)
 - LightInject(>= 5.5.0)
 
Tags