KellerAg.Shared.IoT.Converters
3.26.3
dotnet add package KellerAg.Shared.IoT.Converters --version 3.26.3
NuGet\Install-Package KellerAg.Shared.IoT.Converters -Version 3.26.3
<PackageReference Include="KellerAg.Shared.IoT.Converters" Version="3.26.3" />
<PackageVersion Include="KellerAg.Shared.IoT.Converters" Version="3.26.3" />
<PackageReference Include="KellerAg.Shared.IoT.Converters" />
paket add KellerAg.Shared.IoT.Converters --version 3.26.3
#r "nuget: KellerAg.Shared.IoT.Converters, 3.26.3"
#addin nuget:?package=KellerAg.Shared.IoT.Converters&version=3.26.3
#tool nuget:?package=KellerAg.Shared.IoT.Converters&version=3.26.3
Converter library with many helpful methods to convert proprietary KELLER protocol format data to readable DTOs and reverse.
Also converts LoRa-JSON from TheThingsNetwork, Actility/Thingspark, Loriot.io, Netmore messages with KELLER payload to readable DTOs.
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. 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. |
-
net6.0
- KellerAg.Shared.Entities (>= 3.25.14)
- Newtonsoft.Json (>= 13.0.3)
-
net8.0
- KellerAg.Shared.Entities (>= 3.25.14)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.26.3 | 134 | 6/19/2025 |
3.26.2 | 136 | 6/17/2025 |
3.26.1 | 219 | 6/13/2025 |
3.25.4 | 226 | 6/13/2025 |
3.25.3 | 90 | 6/6/2025 |
3.25.2 | 94 | 6/6/2025 |
3.25.1 | 134 | 6/4/2025 |
3.24.1 | 2,156 | 6/20/2024 |
3.24.0 | 123 | 6/19/2024 |
1.5.263 | 4,436 | 9/20/2022 |
1.5.262 | 454 | 9/20/2022 |
1.5.259 | 437 | 9/16/2022 |
1.4.272-alpha | 1,392 | 9/28/2020 |
1.3.272-alpha | 327 | 9/28/2020 |
1.2.272-alpha | 318 | 9/28/2020 |
1.1.272-alpha | 308 | 9/28/2020 |
1.0.272-alpha | 301 | 9/28/2020 |
1.0.269-alpha | 330 | 9/25/2020 |
2022-09-16 Version with open-sourced and slightly updated files
2024-06-19 Updated internal naming and versioning
2025-06-04 Added Netmore Lora format
2025-06-13 To avoid confusion we changed DeviceSettings to DatabaseDeviceSettings
2025-06-13 Removed DeviceSettings because now the nuget KellerAg.Shared.Entities is taken for DeviceSettings