TECHIS.Messaging 0.1.1.5-alpha

Prefix Reserved
This is a prerelease version of TECHIS.Messaging.
There is a newer version of this package available.
See the version list below for details.
dotnet add package TECHIS.Messaging --version 0.1.1.5-alpha
                    
NuGet\Install-Package TECHIS.Messaging -Version 0.1.1.5-alpha
                    
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.1.5-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TECHIS.Messaging" Version="0.1.1.5-alpha" />
                    
Directory.Packages.props
<PackageReference Include="TECHIS.Messaging" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TECHIS.Messaging --version 0.1.1.5-alpha
                    
#r "nuget: TECHIS.Messaging, 0.1.1.5-alpha"
                    
#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.
#addin nuget:?package=TECHIS.Messaging&version=0.1.1.5-alpha&prerelease
                    
Install TECHIS.Messaging as a Cake Addin
#tool nuget:?package=TECHIS.Messaging&version=0.1.1.5-alpha&prerelease
                    
Install TECHIS.Messaging as a Cake Tool

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

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,554 6/26/2022
0.2.1 1,672 1/9/2019
0.2.0 1,657 4/25/2017
0.1.5 1,326 3/30/2017
0.1.4 1,635 3/27/2017
0.1.3 1,435 2/20/2017
0.1.2 1,528 2/10/2017
0.1.1.5-alpha 916 2/8/2017
0.1.0 2,180 1/23/2017

Added a management interface