MQTTnet.Extensions.ManagedClient 4.0.0-preview5

This is a prerelease version of MQTTnet.Extensions.ManagedClient.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MQTTnet.Extensions.ManagedClient --version 4.0.0-preview5
                    
NuGet\Install-Package MQTTnet.Extensions.ManagedClient -Version 4.0.0-preview5
                    
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="MQTTnet.Extensions.ManagedClient" Version="4.0.0-preview5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MQTTnet.Extensions.ManagedClient" Version="4.0.0-preview5" />
                    
Directory.Packages.props
<PackageReference Include="MQTTnet.Extensions.ManagedClient" />
                    
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 MQTTnet.Extensions.ManagedClient --version 4.0.0-preview5
                    
#r "nuget: MQTTnet.Extensions.ManagedClient, 4.0.0-preview5"
                    
#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.
#:package MQTTnet.Extensions.ManagedClient@4.0.0-preview5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MQTTnet.Extensions.ManagedClient&version=4.0.0-preview5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MQTTnet.Extensions.ManagedClient&version=4.0.0-preview5&prerelease
                    
Install as a Cake Tool

This is an extension library which provides a managed MQTT client with additional features using MQTTnet.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 is compatible. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net452 is compatible.  net46 was computed.  net461 is compatible.  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. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.10240 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

  • .NETFramework 4.5.2

  • .NETFramework 4.6.1

  • .NETStandard 1.3

  • .NETStandard 2.0

  • .NETStandard 2.1

  • net5.0

  • net6.0

  • UAP 10.0.10240

NuGet packages (98)

Showing the top 5 NuGet packages that depend on MQTTnet.Extensions.ManagedClient:

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

MQTTnet.Extensions.External.RxMQTT.Client

A extension to the MQTTnet ManagedMqttClient, to transform the subscriptions into observables.

OpcLabs.MqttNet

Provides MQTT communication features, using the MQTTnet library and its extensions. Use with OpcLabs.QuickOpc for OPC UA PubSub transport protocol mappings based on MQTT.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on MQTTnet.Extensions.ManagedClient:

Repository Stars
LAB02-Research/HASS.Agent
Windows-based client for Home Assistant. Provides notifications, quick actions, commands, sensors and more.
JasperFx/wolverine
Supercharged .NET server side development!
zhaopeiym/quartzui
基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
sleevezipper/hass-workstation-service
Provide useful sensors and services from your workstation to Home Assistant.
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
yllibed/Zigbee2MqttAssistant
GUI for Zigbee2Mqtt running in docker and HASS.IO
zhaopeiym/IoTClient.Examples
net-daemon/netdaemon
An application daemon for Home Assistant written in .NET
ESPresense/ESPresense-companion
HA Add-on / Docker container that solves indoor positions with mqtt data received from multiple ESPresense nodes
jellyfin/jellyfin-plugin-webhook
wubbl0rz/FiatChamp
FIAT (uconnect) Home Assistant Addon 🚗
CamSoper/puppet
A .NET Core framework for automating Hubitat Elevation
TrakHound/MTConnect.NET
Fully featured .NET library in C# to build MTConnect Agent, Adapter, and Client Applications. Pre-built Agents with Windows Installers. Support for Windows and Linux. Supports MTConnect Versions up to 2.4. Supports .NET Framework 4.6.1 up to .NET 8
Version Downloads Last Updated
4.3.7.1207 837,002 9/7/2024
4.3.6.1152 471,977 5/24/2024
4.3.5.1141 68,803 5/19/2024
4.3.4.1084 10,257 5/14/2024
4.3.3.952 690,947 12/8/2023
4.3.2.930 14,183 12/2/2023
4.3.1.873 328,834 9/6/2023
4.3.0.858 6,184 9/3/2023
4.2.1.781 246,785 5/29/2023
4.2.0.706 123,350 4/23/2023
4.1.4.563 538,308 12/8/2022
4.1.3.436 66,053 11/12/2022
4.1.2.350 276,738 10/24/2022
4.1.1.318 34,634 10/1/2022
4.1.0.247 92,387 8/7/2022
4.0.2.221 57,186 7/13/2022
4.0.1.184 99,686 6/16/2022
4.0.0.167 10,368 6/4/2022
3.1.2 777,664 1/27/2022
3.1.1 117,158 12/1/2021
3.1.0 59,158 11/6/2021
3.0.17 26,639 11/1/2021
3.0.16 486,268 6/28/2021
3.0.15 269,734 2/26/2021
3.0.15-rc2 1,191 2/19/2021
3.0.15-rc1 2,592 2/12/2021
3.0.14 46,925 2/2/2021
3.0.14-rc8 1,050 1/30/2021
3.0.14-rc7 1,083 1/25/2021
3.0.14-rc6 1,144 1/23/2021
3.0.14-rc5 1,588 1/2/2021
3.0.14-rc4 1,387 12/27/2020
3.0.14-rc3 2,222 12/8/2020
3.0.14-rc1 2,115 11/17/2020
3.0.13 460,091 10/24/2020
3.0.13-rc2 1,117 10/15/2020
3.0.13-rc1 1,812 9/19/2020
3.0.12 146,890 8/5/2020
3.0.12-rc2 1,300 7/26/2020
3.0.12-rc1 3,488 5/31/2020
3.0.11 772,744 5/16/2020
3.0.10 1,932 5/14/2020
3.0.10-rc2 1,189 5/13/2020
3.0.10-rc1 1,288 5/2/2020
3.0.9 20,907 4/10/2020
3.0.9-rc2 1,817 4/5/2020
3.0.9-rc1 2,967 12/8/2019
3.0.8 225,729 8/19/2019
3.0.7 1,920 8/18/2019
3.0.7-rc2 1,264 8/14/2019
3.0.7-rc1 1,224 8/13/2019
3.0.6 12,103 8/11/2019
3.0.6-beta1 1,556 7/11/2019
3.0.6-alpha1 1,279 7/9/2019
3.0.5 26,308 6/28/2019
3.0.4 1,613 6/27/2019
3.0.3 1,755 6/23/2019
3.0.3-rc3 1,287 6/14/2019
3.0.3-rc2 1,401 6/6/2019
3.0.3-rc1 1,307 5/17/2019
3.0.2 12,238 5/12/2019
3.0.2-rc1 1,221 5/11/2019
3.0.1 1,641 5/11/2019
3.0.0 6,205 5/5/2019
3.0.0-rc3 1,302 5/1/2019
3.0.0-rc2 5,818 4/26/2019
3.0.0-rc1 1,284 4/22/2019
3.0.0-beta1 2,041 4/7/2019
3.0.0-alpha3 1,347 3/24/2019
3.0.0-alpha2 4,855 1/27/2019
3.0.0-alpha1 1,628 12/22/2018
2.8.5 119,951 12/9/2018
2.8.5-rc5 1,418 11/28/2018
2.8.5-rc4 1,460 11/24/2018
2.8.5-rc3 1,447 11/5/2018
2.8.5-rc2 1,423 11/4/2018
2.8.5-rc1 1,448 10/29/2018
2.8.4 24,357 10/6/2018
2.8.4-rc2 1,532 10/4/2018
2.8.4-rc1 1,433 10/4/2018
2.8.3 13,064 10/1/2018
2.8.2 31,622 8/4/2018
2.8.2-rc1 1,688 7/27/2018
2.8.1 5,292 7/8/2018
2.8.1-rc1 1,613 7/7/2018
2.8.0 6,227 7/1/2018
2.8.0-rc6 1,630 6/29/2018
2.8.0-rc5 1,829 6/28/2018
2.8.0-rc4 1,993 6/24/2018
2.8.0-rc3 1,894 6/22/2018
2.8.0-rc2 1,874 6/21/2018
2.8.0-rc1 1,889 6/21/2018
2.8.0-beta1 1,675 6/19/2018
2.8.0-alpha5 2,608 6/6/2018

For release notes please go to MQTTnet release notes (MQTTnet).