WaspClassLibraryStandard 1.2.6
dotnet add package WaspClassLibraryStandard --version 1.2.6
NuGet\Install-Package WaspClassLibraryStandard -Version 1.2.6
<PackageReference Include="WaspClassLibraryStandard" Version="1.2.6" />
<PackageVersion Include="WaspClassLibraryStandard" Version="1.2.6" />
<PackageReference Include="WaspClassLibraryStandard" />
paket add WaspClassLibraryStandard --version 1.2.6
#r "nuget: WaspClassLibraryStandard, 1.2.6"
#addin nuget:?package=WaspClassLibraryStandard&version=1.2.6
#tool nuget:?package=WaspClassLibraryStandard&version=1.2.6
"WASP to ANT+ Class Library"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- serilog (>= 2.10.0)
- serilog.sinks.console (>= 4.0.1)
- serilog.sinks.file (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
History
05/16/2023 Version 1.2.6
1. Adding GEM3POE product type and GEM3POE dfu.
12/13/2022 Version 1.2.3
1. Reduce verbose logging
11/01/2022 Version 1.2.2
1. Enable Accumulated Calories in General Metabolic FE Args.
10/20/2022 Version 1.2.1
1. Catch out of bounds exceptions in WaspCollection packet processing.
9/23/2022 Version 1.2.0
1. Add support for ble Live
8/16/2022 Version 1.1.2
1. Add support for FitCare BX100 ANT+ 'profile'
7/18/2022 Version 1.1.1
1. Remove 'same message' filter on heartbeatz messages.
2. Fix null condition in WaspClass.cs
6/28/2022 Version 1.1.0
1. WASP-810[Bug] - RawaAntMessageEventArgs Constructor failing to set WaspIPEndPoint property.
4/5/2022 Version 1.0.8
1. Add support to re-direct logging to external app
2. Set raw message logging back to Debug
4/4/2022 Version 1.0.7
1. Add support for Pafers P9C messages
2. Add AddWasp method to WaspCollection
3. Add WaspIPEndPoint to MessageEventArgs
4. Change logging level for FitnessEquipment state change events from information to Debug
9/21/2021 Version 1.0.6
1. ASCII message from heartbeatz device may not have been delivered due to invalid message length test.
9/15/2021 Version 1.0.5
1. HeartRateMonitor HeartbeatzDeviceMessageEvent forwards message events from the heartbeatz device.
2. Added SetUniqueDeviceIdString method to Heartbeatz.
3. Added RequestUniqueDeviceIdString method to Heartbeatz.
8/30/2021 Version 1.0.4
1. Reverted to .NET Standard 2.0
2. Additional support for heartbeatz.
1/28/2021 Version 1.0.2
1. Support for the Activio step counter.
2. Programming progress indicator update.
3. Bug fix for null reference when updating WASP Configuration.
4. Bug fix for Fitness Equipment Resistance Level.
5. BLE Advertising support for Heartbeatz.
6. CORRECTION: This library targets .NET Standard 2.0.
10/23/2020 Version 1.0.1
1. Added .NET Core 2.1 version of Class Library to NuGet.