M2MqttDotnetCore 1.0.0
See the version list below for details.
dotnet add package M2MqttDotnetCore --version 1.0.0
NuGet\Install-Package M2MqttDotnetCore -Version 1.0.0
<PackageReference Include="M2MqttDotnetCore" Version="1.0.0" />
paket add M2MqttDotnetCore --version 1.0.0
#r "nuget: M2MqttDotnetCore, 1.0.0"
// Install M2MqttDotnetCore as a Cake Addin #addin nuget:?package=M2MqttDotnetCore&version=1.0.0 // Install M2MqttDotnetCore as a Cake Tool #tool nuget:?package=M2MqttDotnetCore&version=1.0.0
MQTT client based on M2Mqtt 4.3.0 for .NETStandard 1.5
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.5
- NETStandard.Library (>= 1.5.0-rc2-24027)
- System.Collections.NonGeneric (>= 4.0.1-rc2-24027)
- System.Net.NameResolution (>= 4.0.0-rc2-24027)
- System.Net.Security (>= 4.0.0-rc2-24027)
- System.Security.Cryptography.X509Certificates (>= 4.1.0-rc2-24027)
- System.Threading.Thread (>= 4.0.0-rc2-24027)
NuGet packages (16)
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 |
|
SheshaMobile.Modules.LocationTracking
The libraries module contains functionality for viewing and interacting with archived information |
|
Crosser.EdgeNode.Modules.MqttClient
Package Description |
|
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 |
---|---|
OPCUAUniCT/OPCUAWebPlatformUniCT
An ASP.NET Core web application exposing OPC UA Servers to non OPCUA-compliant clients with a REST interface
|