WaspClassLibrary 1.40.5749.24101

There is a newer version of this package available.
See the version list below for details.
dotnet add package WaspClassLibrary --version 1.40.5749.24101
                    
NuGet\Install-Package WaspClassLibrary -Version 1.40.5749.24101
                    
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="WaspClassLibrary" Version="1.40.5749.24101" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WaspClassLibrary" Version="1.40.5749.24101" />
                    
Directory.Packages.props
<PackageReference Include="WaspClassLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WaspClassLibrary --version 1.40.5749.24101
                    
#r "nuget: WaspClassLibrary, 1.40.5749.24101"
                    
#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.
#:package WaspClassLibrary@1.40.5749.24101
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WaspClassLibrary&version=1.40.5749.24101
                    
Install as a Cake Addin
#tool nuget:?package=WaspClassLibrary&version=1.40.5749.24101
                    
Install as a Cake Tool

WASP to ANT+ Class Library

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WaspClassLibrary:

Package Downloads
BrooklynPlatformLibrary

Class library for NPE implementations utilizing the GainSpan WiFi module and Silicon Labs CP2110 USB interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.16.8536.15168 1,994 9/8/2023
2.13.8413.24624 494 1/13/2023
2.6.8161.25105 677 6/17/2022
2.3.7832.22905 707 6/11/2021
2.2.7698.34200 581 2/2/2021
2.1.7278.28825 1,562 12/10/2019
1.53.7073.23474 2,714 5/14/2019
1.52.6823.24529 5,408 9/10/2018
1.51.6801.16624 1,064 8/15/2018
1.51.6710.21454 1,496 5/16/2018
1.50.6557.30005 1,847 12/15/2017
1.49.6535.19300 1,234 11/22/2017
1.49.6502.17959 1,197 10/20/2017
1.49.6486.24794 1,195 10/4/2017
1.49.6463.29094 1,246 9/12/2017
1.48.6389.29055 1,281 7/6/2017
1.48.6366.27595 1,273 6/6/2017
1.48.6334.20075 1,270 5/5/2017
1.48.6333.25187 1,221 5/4/2017
1.48.6298.23882 1,631 3/31/2017
1.47.6284.28875 1,538 3/17/2017
1.46.6075.26297 1,449 9/6/2016
1.45.6036.21761 1,484 7/11/2016
1.45.6026.24547 1,295 7/1/2016
1.44.5947.18864 1,318 4/13/2016
1.43.5802.31907 1,597 11/22/2015
1.42.5788.28676 1,362 11/6/2015
1.41.5760.22585 1,374 10/9/2015
1.40.5749.24101 1,460 9/28/2015
1.39.5745.31596 1,363 9/25/2015
1.38.5724.25548 1,369 9/3/2015
1.37.5723.21896 1,381 9/2/2015
1.36.5718.19667 1,329 8/28/2015
1.35.5715.17551 1,340 8/25/2015
1.34.5711.22450 1,324 8/21/2015
1.33.5710.28128 1,314 8/20/2015
1.32.5700.23892 1,534 8/10/2015
1.31.5699.38782 1,405 8/10/2015
1.30.5697.14657 1,612 8/7/2015
1.29.5695.19524 1,669 8/5/2015
1.28.5695.12908 1,617 8/5/2015
1.27.5694.42695 1,579 8/5/2015
1.26.5694.21480 1,628 8/4/2015
1.25.5675.21282 1,413 7/16/2015
1.24.5672.17860 1,619 7/13/2015
1.23.5669.28318 1,352 7/10/2015
1.22.5645.29586 1,358 6/16/2015
1.21.5644.40517 1,320 6/16/2015
1.20.5632.37095 1,650 6/4/2015
1.19.5575.25041 1,367 4/7/2015
1.19.5574.26935 1,347 4/6/2015
1.19.5567.24203 1,369 3/30/2015
1.18.5562.18980 1,564 3/25/2015
1.17.5546.17565 1,644 3/9/2015

History
     9/28/2015 Version 1.40
     Fixed bug in bike speed, cadance, and combined sensors where it periodically reported 0 for instantaneous values and event times.
     
     9/24/2015 Version 1.39
     1. Changed target framework from .NET Framework 4 Client Profile to .NET Framework 4.5.2. You may need to retarget your application.
     2. Added timeout timers for each channel.
     3. If a channel response is not received before the timeout timer has expired, the channel is reset by sending the AssignChannel/UnassignChannel commands.
     4. Attempt to reconnect to wasp if socket disconnects.
     
     Known Issues:
     Still working on programming WASP-POE.