XBee 5.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.2 or higher.
dotnet add package XBee --version 5.2.0
NuGet\Install-Package XBee -Version 5.2.0
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="XBee" Version="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XBee --version 5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XBee, 5.2.0"
#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 XBee as a Cake Addin #addin nuget:?package=XBee&version=5.2.0 // Install XBee as a Cake Tool #tool nuget:?package=XBee&version=5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A UWP and .NET classic library for controlling XBee wireless modules.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- XBee.Core (>= 1.3.0)
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 |
---|---|---|
5.3.3 | 1,918 | 7/16/2017 |
5.3.2 | 1,050 | 7/16/2017 |
5.3.1 | 1,078 | 7/9/2017 |
5.3.0 | 1,078 | 7/8/2017 |
5.2.0 | 1,055 | 7/5/2017 |
5.2.0-beta | 818 | 7/4/2017 |
5.1.0 | 1,387 | 7/1/2017 |
5.0.0 | 1,138 | 6/15/2017 |
5.0.0-beta1 | 858 | 6/10/2017 |
4.3.4 | 1,061 | 8/5/2017 |
4.3.3 | 1,044 | 7/8/2017 |
4.3.2 | 1,046 | 7/4/2017 |
4.3.1 | 1,058 | 6/10/2017 |
4.3.0 | 1,108 | 6/9/2017 |
4.2.2 | 1,060 | 6/5/2017 |
4.2.1 | 1,073 | 5/31/2017 |
4.2.0 | 1,077 | 5/13/2017 |
4.2.0-beta | 835 | 5/13/2017 |
4.1.1 | 1,068 | 4/30/2017 |
4.1.0 | 1,121 | 3/4/2017 |
4.0.0 | 1,128 | 1/28/2017 |
3.2.0 | 1,172 | 1/4/2017 |
3.0.2 | 1,151 | 9/7/2016 |
3.0.1 | 1,193 | 5/14/2016 |
3.0.0 | 1,115 | 5/11/2016 |
2.2.3 | 1,445 | 4/27/2016 |
2.2.2 | 1,376 | 4/26/2016 |
2.2.1 | 1,328 | 4/25/2016 |
2.2.0 | 1,121 | 4/22/2016 |
2.1.0 | 1,231 | 4/9/2016 |
1.9.0 | 1,122 | 4/8/2016 |
1.8.0 | 1,699 | 3/24/2015 |
Core.XBeeController is now named Core.XBeeControllerBase and is abstract.