Info
Version: | 1.3.3 |
Author(s): | Jon Taylor |
Last Update: | Friday, January 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Beyond.Core.ServiceBus |
Install
Install-Package Beyond.Core.ServiceBus
dotnet add package Beyond.Core.ServiceBus
paket add Beyond.Core.ServiceBus
Beyond.Core.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- Azure.Messaging.ServiceBus(>= 7.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
- NLog.Extensions.Logging(>= 1.7.0)
- Newtonsoft.Json(>= 12.0.3)
This implementation targets .Net 5.0 and uses the Azure.Messaging.ServiceBus.