TECHIS.Cloud.TopicSubscriptions
0.1.2
Publish and Subscribe to Azure ServiceBus Topics using a simple API.
Use the PublicationManager of T (ideally, T should be either string or byte[].) 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.2
dotnet add package TECHIS.Cloud.TopicSubscriptions --version 0.1.2
<PackageReference Include="TECHIS.Cloud.TopicSubscriptions" Version="0.1.2" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TECHIS.Cloud.TopicSubscriptions, 0.1.2"
#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.2
// Install TECHIS.Cloud.TopicSubscriptions as a Cake Tool
#tool nuget:?package=TECHIS.Cloud.TopicSubscriptions&version=0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Introductory version of TECHIS.Cloud.TopicSubscriptions
Dependencies
-
- Microsoft.Azure.KeyVault.Core (>= 2.0.4)
- Microsoft.Data.OData (>= 5.8.1)
- Microsoft.Data.Services.Client (>= 5.8.1)
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.3)
- Newtonsoft.Json (>= 9.0.1)
- System.Spatial (>= 5.8.1)
- TECHIS.Cloud.Configuration (>= 1.0.7)
- TECHIS.Messaging (>= 0.1.0)
- WindowsAzure.ServiceBus (>= 3.4.5)
- WindowsAzure.Storage (>= 8.0.1)
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.