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