Provides Microsoft Azure Service Bus management operations for Microsoft Azure including the ability to create, delete, list and update Namespaces, Topics, Queues and Notification Hubs.
Info
| Version: | 0.19.0-preview |
| Author(s): | Microsoft |
| Last Update: | Friday, July 8, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/WindowsAzure/azure-sdk-for-net |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.WindowsAzure.Management.ServiceBus |
Install
Install-Package Microsoft.WindowsAzure.Management.ServiceBus
dotnet add package Microsoft.WindowsAzure.Management.ServiceBus
paket add Microsoft.WindowsAzure.Management.ServiceBus
Microsoft.WindowsAzure.Management.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Common(>= 2.0.4 && < 3.0.0)
Tags