TECHIS.Messaging
0.2.1
TECHIS.Messaging interfaces.
Interfaces for cloud-based messaging.
Install-Package TECHIS.Messaging -Version 0.2.1
dotnet add package TECHIS.Messaging --version 0.2.1
<PackageReference Include="TECHIS.Messaging" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TECHIS.Messaging --version 0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TECHIS.Messaging, 0.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Added netstandard2.0 as a target
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TECHIS.Messaging:
Package | Downloads |
---|---|
TECHIS.Cloud.TopicSubscriptions
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.