Info
Version: | 1.1.0 |
Author(s): | Alex Haslehurst, ImoutoChan |
Last Update: | Saturday, October 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ImoutoChan/MassTransit.RabbitMq.Extensions.Hosting |
NuGet Url: | https://www.nuget.org/packages/ImoutoChan.MassTransit.RabbitMq.Extensions.Hosting |
Install
Install-Package ImoutoChan.MassTransit.RabbitMq.Extensions.Hosting
dotnet add package ImoutoChan.MassTransit.RabbitMq.Extensions.Hosting
paket add ImoutoChan.MassTransit.RabbitMq.Extensions.Hosting
ImoutoChan.MassTransit.RabbitMq.Extensions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer.Core(>= 2.5.1)
- MassTransit.Extensions.Logging(>= 5.1.5)
- MassTransit.RabbitMQ(>= 5.1.5)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
Tags
Fork: added access to IRabbitMqReceiveEndpointConfigurator from all extensions and update dependencies.