EasyNetQ
NuGet publisher profile
Packages (13)
EasyNetQ
A nice .NET API for RabbitMQ
EasyNetQ.Management.Client
A .NET client for the RabbitMQ RESTful management API
EasyNetQ.DI.Microsoft
An adaptor to allow EasyNetQ to use Microsoft.Extensions.DependencyInjection as its internal IoC container
EasyNetQ.Logging.Microsoft
An adaptor to allow EasyNetQ to use Microsoft.Extensions.Logging
EasyNetQ.DI.Autofac
An adaptor to allow EasyNetQ to use Autofac as its internal IoC container
EasyNetQ.Serialization.SystemTextJson
An adaptor to allow EasyNetQ to use System.Text.Json serializer
EasyNetQ.Serialization.NewtonsoftJson
An adaptor to allow EasyNetQ to use Newtonsoft.Json serializer
EasyNetQ.DI.Windsor
An adaptor to allow EasyNetQ to use Castle.Windsor as its internal IoC container
EasyNetQ.DI.Ninject
An adaptor to allow EasyNetQ to use Ninject as its internal IoC container
EasyNetQ.DI.StructureMap
An adaptor to allow EasyNetQ to use StructureMap as its internal IoC container
EasyNetQ.DI.SimpleInjector
An adaptor to allow EasyNetQ to use SimpleInjector as its internal IoC container
EasyNetQ.DI.LightInject
An adaptor to allow EasyNetQ to use LightInject as its internal IoC container
EasyNetQ.Logging.Serilog
An adaptor to allow EasyNetQ to use Serilog