SparkplugNet 1.3.2
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SparkplugNet --version 1.3.2
NuGet\Install-Package SparkplugNet -Version 1.3.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SparkplugNet --version 1.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SparkplugNet, 1.3.2"
#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.2 // Install SparkplugNet as a Cake Tool #tool nuget:?package=SparkplugNet&version=1.3.2
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 is compatible. 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. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- MQTTnet (>= 4.3.3.952)
- protobuf-net (>= 3.2.30)
- Serilog (>= 3.1.1)
-
net7.0
- MQTTnet (>= 4.3.3.952)
- protobuf-net (>= 3.2.30)
- Serilog (>= 3.1.1)
-
net8.0
- MQTTnet (>= 4.3.3.952)
- protobuf-net (>= 3.2.30)
- Serilog (>= 3.1.1)
NuGet packages (2)
Showing the top 2 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 |
|
MRIIOT.DIME
Data In Motion Enterprise |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.10 | 4,238 | 7/2/2024 |
1.3.9 | 122 | 7/2/2024 |
1.3.8 | 2,493 | 4/15/2024 |
1.3.7 | 227 | 3/27/2024 |
1.3.6 | 192 | 3/24/2024 |
1.3.5 | 141 | 3/21/2024 |
1.3.4 | 279 | 3/4/2024 |
1.3.3 | 155 | 3/3/2024 |
1.3.2 | 2,421 | 2/10/2024 |
1.3.1 | 474 | 1/5/2024 |
1.3.0 | 261 | 12/18/2023 |
1.2.0 | 9,114 | 11/20/2022 |
1.1.1 | 447 | 10/30/2022 |
1.1.0 | 986 | 10/4/2022 |
1.0.0 | 734 | 8/3/2022 |
0.7.0 | 809 | 3/24/2022 |
0.6.0 | 475 | 2/18/2022 |
0.5.0 | 449 | 2/8/2022 |
0.4.0 | 390 | 9/1/2021 |
0.3.0 | 339 | 8/31/2021 |
0.2.0 | 369 | 5/20/2021 |
0.1.0 | 1,060 | 5/19/2021 |
Version 1.3.2.0 (2024-02-10): Fixed conversion for data types (Hopefully): https://github.com/SeppPenner/SparkplugNet/issues/63, https://github.com/SeppPenner/SparkplugNet/issues/64, https://github.com/SeppPenner/SparkplugNet/issues/66. Updated some NuGet packages.