An adaptor to allow EasyNetQ to use StructureMap 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.StructureMap |
Install
Install-Package EasyNetQ.DI.StructureMap
dotnet add package EasyNetQ.DI.StructureMap
paket add EasyNetQ.DI.StructureMap
EasyNetQ.DI.StructureMap Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyNetQ(>= 7.0.04)
- structuremap(>= 4.7.1)
Tags