Extensions to easy integration with Go2Free service bus.
Info
Version: | 6.2.0 |
Author(s): | Go2Free Dev Team |
Last Update: | Monday, March 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Go2Free.Gems.ServiceBus |
Install
Install-Package Go2Free.Gems.ServiceBus
dotnet add package Go2Free.Gems.ServiceBus
paket add Go2Free.Gems.ServiceBus
Go2Free.Gems.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Binder(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 6.2.1)
- Polly(>= 7.2.1)