M2MqttDotnetCore 1.1.0
MQTT client based on M2Mqtt 4.3.0 for .NETCORE 3.1
Install-Package M2MqttDotnetCore -Version 1.1.0
dotnet add package M2MqttDotnetCore --version 1.1.0
<PackageReference Include="M2MqttDotnetCore" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add M2MqttDotnetCore --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: M2MqttDotnetCore, 1.1.0"
#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 M2MqttDotnetCore as a Cake Addin
#addin nuget:?package=M2MqttDotnetCore&version=1.1.0
// Install M2MqttDotnetCore as a Cake Tool
#tool nuget:?package=M2MqttDotnetCore&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add ALPN support (https://tools.ietf.org/html/rfc7301)
Remove SSL3 support (https://go.microsoft.com/fwlink/?linkid=14202)
Dependencies
-
- NETStandard.Library (>= 2.0.0)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- System.Threading.Thread (>= 4.3.0)
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on M2MqttDotnetCore:
Package | Downloads |
---|---|
SheshaMobile.Core.Android
Common application functionality and features to be shared across the framework for Android
|
|
SheshaMobile.Core.iOS
Common application functionality and features to be shared across the framework for iOS
|
|
Crosser.EdgeNode.Modules.MqttClient
Package Description
|
|
SheshaMobile.Modules.LocationTracking
The libraries module contains functionality for viewing and interacting with archived information
|
|
IToolS.MQTT
The control library IToolS® (Industrial Component Tool Suite) is the answer to the interaction difficulties experienced by devices wishing to communicate via a common protocol.
IToolS® is a software library containing its own communication drivers for the most popular devices used in the field of industrial automation.
In addition to offering a number of controls for client/server communication management, it also contains several controls to use for one's communication client interface customisation.
The framework IToolS®, has been entirely developed with the Microsoft .NET Framework technology; it is based on object-oriented programming characteristics and uses the powerful constructions made available by Microsoft .NET, while assuring compatibility with Windows CE.
All IToolS® components rely on COM technology support: it is therefore possible to use IToolS® components in a variety of programming languages, from top level languages (.NET, C++, VB6, etc.) to scripting ones (JavaScript, VBScript, etc.)
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on M2MqttDotnetCore:
Repository | Stars |
---|---|
Azure/iotedge
The IoT Edge OSS project
|