WaspClassLibrary 1.19.5575.25041
dotnet add package WaspClassLibrary --version 1.19.5575.25041
NuGet\Install-Package WaspClassLibrary -Version 1.19.5575.25041
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.19.5575.25041" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WaspClassLibrary" Version="1.19.5575.25041" />
<PackageReference Include="WaspClassLibrary" />
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.19.5575.25041
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WaspClassLibrary, 1.19.5575.25041"
#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.19.5575.25041
#: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.19.5575.25041
#tool nuget:?package=WaspClassLibrary&version=1.19.5575.25041
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WASP to ANT+ Class Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NorthPoleEngineering.IO (>= 2.2.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.19.5575.25041 | 65 | 4/7/2015 |
| 1.19.5574.26935 | 40 | 4/6/2015 |
| 1.19.5567.24203 | 51 | 3/30/2015 |
| 1.18.5562.18980 | 43 | 3/25/2015 |
| 1.17.5546.17565 | 57 | 3/9/2015 |
Added comments to publicly visible members. Corrected parameter comments on some methods.
The Wasp class now attempts to query a WASP if it has not sent a query response within the TimeoutInterval and it will remove the WASP from the collection if the WASP does not respond after 5 retries.
WaspCollection is now disposable. This was necessary due to internal members.