M2Mqtt 4.0.0
See the version list below for details.
dotnet add package M2Mqtt --version 4.0.0
NuGet\Install-Package M2Mqtt -Version 4.0.0
<PackageReference Include="M2Mqtt" Version="4.0.0" />
paket add M2Mqtt --version 4.0.0
#r "nuget: M2Mqtt, 4.0.0"
// Install M2Mqtt as a Cake Addin #addin nuget:?package=M2Mqtt&version=4.0.0 // Install M2Mqtt as a Cake Tool #tool nuget:?package=M2Mqtt&version=4.0.0
M2Mqtt is a MQTT client available for all .Net platform (.Net Framework, .Net Compact Framework and .Net Micro Framework) and WinRT platform (Windows 8.1 and Windows Phone 8.1) for Internet of Things (IoT) and Machie To Machine (M2M) communication.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NET Micro Framework | netmf42 is compatible. netmf43 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Windows Store | netcore451 is compatible. |
This package has no dependencies.
NuGet packages (21)
Showing the top 5 NuGet packages that depend on M2Mqtt:
Package | Downloads |
---|---|
Contensive.Processor
This package installs the library files required to create an instance of cp within an application. |
|
att.iot.client
A C# client library for connecting to the AllThingsTalk cloud |
|
Dister4Net
Package Description |
|
BiometricQueue
Package Description |
|
IBMWIoTP
C# Library to simplify interactions with the IBM Watson IoT Platform |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on M2Mqtt:
Repository | Stars |
---|---|
bassmaster187/TeslaLogger
TeslaLogger is a self hosted data logger for your Tesla Model S/3/X/Y. Actually it supports RaspberryPi 3B, 3B+, 4B, Docker and Synology NAS.
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 664,250 | 12/6/2015 |
4.2.0.1 | 51,109 | 8/19/2015 |
4.2.0 | 4,967 | 8/14/2015 |
4.1.0.1 | 6,673 | 7/11/2015 |
4.1.0 | 91,268 | 3/28/2015 |
4.0.0 | 16,307 | 12/23/2014 |
3.6.0 | 11,896 | 9/3/2014 |
3.5.0 | 4,484 | 7/18/2014 |
3.4.0 | 3,545 | 6/23/2014 |
3.3.0 | 3,784 | 4/19/2014 |
3.2.0 | 3,308 | 3/28/2014 |
3.1.0 | 3,569 | 3/27/2014 |
3.0.0 | 4,039 | 2/25/2014 |
2.4.0 | 3,760 | 12/17/2013 |
2.3.0 | 3,232 | 11/8/2013 |
2.2.0 | 3,192 | 10/30/2013 |
2.1.0 | 3,091 | 10/12/2013 |
2.0.0 | 3,652 | 10/5/2013 |
1.1.0 | 5,188 | 8/25/2013 |
1. Support for old 3.1.0 and new 3.1.1 OASIS specification;
2. Added session management (however without persistence) for supporting for 3.1.1 specification;
3. Keep Alive ping request disabled if keep alive timeout is set to zero;
4. Inflight queue size managed;
5. Improvement on receiving thread with some modification on underlying network channel;
6. Bug fixing from issues on CodePlex panel;
7. Released new version 4.0;