Azure Service Bus hosting infrastructure and startup logic for background applications.
Info
| Version: | 0.1.0-beta |
| Author(s): | joncloud |
| Last Update: | Friday, October 12, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/joncloud/azure-servicebus-hosting |
| NuGet Url: | https://www.nuget.org/packages/Ex.Microsoft.Azure.ServiceBus.Hosting |
Install
Install-Package Ex.Microsoft.Azure.ServiceBus.Hosting
dotnet add package Ex.Microsoft.Azure.ServiceBus.Hosting
paket add Ex.Microsoft.Azure.ServiceBus.Hosting
Ex.Microsoft.Azure.ServiceBus.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 3.1.1)
- Microsoft.Extensions.Hosting(>= 2.1.1)
Tags