TECHIS.Cloud.TopicSubscriptions
0.1.5
Publish and Subscribe to Azure ServiceBus Topics using a simple API.
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package TECHIS.Cloud.TopicSubscriptions -Version 0.1.5
dotnet add package TECHIS.Cloud.TopicSubscriptions --version 0.1.5
<PackageReference Include="TECHIS.Cloud.TopicSubscriptions" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TECHIS.Cloud.TopicSubscriptions --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TECHIS.Cloud.TopicSubscriptions, 0.1.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install TECHIS.Cloud.TopicSubscriptions as a Cake Addin
#addin nuget:?package=TECHIS.Cloud.TopicSubscriptions&version=0.1.5
// Install TECHIS.Cloud.TopicSubscriptions as a Cake Tool
#tool nuget:?package=TECHIS.Cloud.TopicSubscriptions&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Rebuilt for an updated IMessaging
Dependencies
-
- Microsoft.Azure.KeyVault.Core (>= 2.0.4)
- Microsoft.Data.OData (>= 5.8.1)
- Microsoft.Data.Services.Client (>= 5.8.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Spatial (>= 5.8.1)
- TECHIS.Cloud.Configuration (>= 1.0.9)
- TECHIS.Core (>= 3.8.6)
- TECHIS.Messaging (>= 0.1.3)
- WindowsAzure.ServiceBus (>= 3.4.5)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.