Info
Version: | 2.0.1 |
Author(s): | TECH-IS, Arinze |
Last Update: | Saturday, July 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://techinceptions.com/Support/Packages/TopicSubscriptions |
NuGet Url: | https://www.nuget.org/packages/TECHIS.Cloud.TopicSubscriptions |
Install
Install-Package TECHIS.Cloud.TopicSubscriptions
dotnet add package TECHIS.Cloud.TopicSubscriptions
paket add TECHIS.Cloud.TopicSubscriptions
TECHIS.Cloud.TopicSubscriptions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Management.ServiceBus(>= 2.1.0)
- Microsoft.Azure.ServiceBus(>= 4.1.1)
- TECHIS.Cloud.Configuration(>= 2.0.10)
- TECHIS.Core(>= 4.0.13)
- TECHIS.Messaging(>= 0.2.1)
Tags
Use the PublicationManager of T (ideally, T should be either string or byte[].)
Use PublicationResourceManager to list and delete resources (entities like topics, subscription)
Requires an Azure ServiceBus Account that supports Topics. The config is stored in the cloud, please see TECHIS.Cloud.Configuration.