SparkplugNet 1.4.1
Prefix Reserveddotnet add package SparkplugNet --version 1.4.1
NuGet\Install-Package SparkplugNet -Version 1.4.1
<PackageReference Include="SparkplugNet" Version="1.4.1" />
<PackageVersion Include="SparkplugNet" Version="1.4.1" />
<PackageReference Include="SparkplugNet" />
paket add SparkplugNet --version 1.4.1
#r "nuget: SparkplugNet, 1.4.1"
#:package SparkplugNet@1.4.1
#addin nuget:?package=SparkplugNet&version=1.4.1
#tool nuget:?package=SparkplugNet&version=1.4.1
SparkplugNet is a library to use the Sparkplug IIoT standard in .Net.
| Product | Versions 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. |
-
net10.0
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- MQTTnet (>= 5.2.0.1603)
- protobuf-net (>= 3.3.21)
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.11)
- MQTTnet (>= 5.2.0.1603)
- protobuf-net (>= 3.3.21)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SparkplugNet:
| Package | Downloads |
|---|---|
|
Uns.NET-SparkplugB
Uns.NET-Mqtt contains classes for implementing MQTT in a Unified Namespace. Supports .NET 6 up to .NET 8 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.1 | 74 | 8/18/2026 |
| 1.3.10 | 35,315 | 7/2/2024 |
| 1.3.9 | 329 | 7/2/2024 |
| 1.3.8 | 3,762 | 4/15/2024 |
| 1.3.7 | 464 | 3/27/2024 |
| 1.3.6 | 413 | 3/24/2024 |
| 1.3.5 | 344 | 3/21/2024 |
| 1.3.4 | 465 | 3/4/2024 |
| 1.3.3 | 380 | 3/3/2024 |
| 1.3.2 | 3,121 | 2/10/2024 |
| 1.3.1 | 698 | 1/5/2024 |
| 1.3.0 | 485 | 12/18/2023 |
| 1.2.0 | 9,509 | 11/20/2022 |
| 1.1.1 | 653 | 10/30/2022 |
| 1.1.0 | 1,452 | 10/4/2022 |
| 1.0.0 | 969 | 8/3/2022 |
| 0.7.0 | 1,096 | 3/24/2022 |
| 0.6.0 | 674 | 2/18/2022 |
| 0.5.0 | 683 | 2/8/2022 |
| 0.4.0 | 593 | 9/1/2021 |
Version 1.4.1.0 (2026-08-18): Moved to MQTTnet 5.2 (BREAKING), removed support for Net9.0, added support for Net10.0, updated NuGet packages, fixed the conversion of UInt32 metrics, fixed the identifier check for strict identifier checking, fixed reading incoming payloads, fixed the eclipse_tahu submodule.