SparkplugNet 1.3.10
Prefix Reserveddotnet add package SparkplugNet --version 1.3.10
NuGet\Install-Package SparkplugNet -Version 1.3.10
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="SparkplugNet" Version="1.3.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SparkplugNet --version 1.3.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SparkplugNet, 1.3.10"
#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.
// Install SparkplugNet as a Cake Addin #addin nuget:?package=SparkplugNet&version=1.3.10 // Install SparkplugNet as a Cake Tool #tool nuget:?package=SparkplugNet&version=1.3.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SparkplugNet is a library to use the Sparkplug IIoT standard in .Net.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- MQTTnet (>= 4.3.6.1152)
- protobuf-net (>= 3.2.30)
-
net8.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- MQTTnet (>= 4.3.6.1152)
- protobuf-net (>= 3.2.30)
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.3.10 | 2,884 | 7/2/2024 |
1.3.9 | 106 | 7/2/2024 |
1.3.8 | 2,306 | 4/15/2024 |
1.3.7 | 219 | 3/27/2024 |
1.3.6 | 183 | 3/24/2024 |
1.3.5 | 132 | 3/21/2024 |
1.3.4 | 268 | 3/4/2024 |
1.3.3 | 147 | 3/3/2024 |
1.3.2 | 2,331 | 2/10/2024 |
1.3.1 | 452 | 1/5/2024 |
1.3.0 | 253 | 12/18/2023 |
1.2.0 | 8,987 | 11/20/2022 |
1.1.1 | 436 | 10/30/2022 |
1.1.0 | 964 | 10/4/2022 |
1.0.0 | 657 | 8/3/2022 |
0.7.0 | 787 | 3/24/2022 |
0.6.0 | 463 | 2/18/2022 |
0.5.0 | 436 | 2/8/2022 |
0.4.0 | 378 | 9/1/2021 |
0.3.0 | 328 | 8/31/2021 |
0.2.0 | 359 | 5/20/2021 |
0.1.0 | 1,047 | 5/19/2021 |
Version 1.3.10.0 (2024-07-02): Fixed negative values conversion issues, fixes https://github.com/SeppPenner/SparkplugNet/issues/96.