TECHIS.Messaging 0.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package TECHIS.Messaging --version 0.1.3
NuGet\Install-Package TECHIS.Messaging -Version 0.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TECHIS.Messaging" Version="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TECHIS.Messaging --version 0.1.3
#r "nuget: TECHIS.Messaging, 0.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TECHIS.Messaging as a Cake Addin
#addin nuget:?package=TECHIS.Messaging&version=0.1.3

// Install TECHIS.Messaging as a Cake Tool
#tool nuget:?package=TECHIS.Messaging&version=0.1.3

TECHIS.Messaging interfaces.
Interfaces for cloud-based messaging.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TECHIS.Messaging:

Package Downloads
TECHIS.Cloud.TopicSubscriptions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Version Downloads Last updated
1.0.0 1,268 6/26/2022
0.2.1 1,570 1/9/2019
0.2.0 1,498 4/25/2017
0.1.5 1,180 3/30/2017
0.1.4 1,481 3/27/2017
0.1.3 1,248 2/20/2017
0.1.2 1,346 2/10/2017
0.1.1.5-alpha 800 2/8/2017
0.1.0 1,875 1/23/2017

Added a management interface