Ctrl2MqttClient 2.2.1

dotnet add package Ctrl2MqttClient --version 2.2.1
                    
NuGet\Install-Package Ctrl2MqttClient -Version 2.2.1
                    
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="Ctrl2MqttClient" Version="2.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ctrl2MqttClient" Version="2.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Ctrl2MqttClient" />
                    
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 Ctrl2MqttClient --version 2.2.1
                    
#r "nuget: Ctrl2MqttClient, 2.2.1"
                    
#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 Ctrl2MqttClient@2.2.1
                    
#: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=Ctrl2MqttClient&version=2.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Ctrl2MqttClient&version=2.2.1
                    
Install as a Cake Tool

Ctrl2MqttClient is the client to the Ctrl2MqttBridge, bridging between a control connection (to either OPC UA or Sinumerik Operate) and an easy to implement Mqtt protocol. Needs a running Ctrl2MqttBridge instance.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 Framework net462 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ctrl2MqttClient:

Package Downloads
DVS-MachineDataService-Core

MachineDataService Core package. Provides mocked machine data to test MachineDataService-Client Applications. DVS internal use

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.1 41 5/7/2026
2.2.0 157 1/23/2026
2.1.2 522 7/8/2025
2.1.1 439 5/15/2025
2.1.0 417 1/24/2025
2.0.134 433 11/14/2024
2.0.133 343 9/24/2024 2.0.133 is deprecated because it has critical bugs.
2.0.133-development-2024041... 413 4/12/2024
2.0.132 1,849 7/5/2023
2.0.131 300 7/5/2023
2.0.131-development-2023070... 293 7/4/2023
2.0.131-development-2023052... 256 5/25/2023
2.0.130 551 5/25/2023
2.0.129-development-2023052... 298 5/25/2023
2.0.128-development-2023052... 293 5/24/2023
2.0.127-development-2023052... 265 5/24/2023
2.0.126-development-2023050... 278 5/9/2023
2.0.125-development-2023021... 336 2/16/2023
2.0.124 649 2/7/2023
2.0.120-development-2022072... 660 7/22/2022
Loading failed