libremoteio 1.0.6839.28649

There is a newer version of this package available.
See the version list below for details.
dotnet add package libremoteio --version 1.0.6839.28649
NuGet\Install-Package libremoteio -Version 1.0.6839.28649
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="libremoteio" Version="1.0.6839.28649" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libremoteio --version 1.0.6839.28649
#r "nuget: libremoteio, 1.0.6839.28649"
#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 libremoteio as a Cake Addin
#addin nuget:?package=libremoteio&version=1.0.6839.28649

// Install libremoteio as a Cake Tool
#tool nuget:?package=libremoteio&version=1.0.6839.28649

USB HID Remote I/O Library for .Net Framework 4.7.1

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  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

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
2.2024.9.2 331 1/10/2024
2.2024.9.1 291 1/10/2024
2.2023.307.1 508 11/3/2023
2.2023.69.1 759 3/11/2023
2.2023.62.1 737 3/3/2023
2.2023.56.1 733 2/25/2023
2.2022.312.1 859 11/9/2022
2.2021.345.1 794 12/11/2021
2.2021.334.1 770 11/30/2021
2.2021.332.1 786 11/29/2021
2.2021.137.1 923 5/18/2021
2.2021.41.1 925 2/10/2021
2.2020.340.2 1,053 12/6/2020
2.2020.136.3 1,016 5/16/2020
2.2020.113.1 966 4/22/2020
2.2020.100.2 1,049 4/10/2020
2.2020.100.1 1,025 4/9/2020
2.2020.99.2 1,030 4/8/2020
2.2020.99.1 1,039 4/8/2020
2.2020.98.1 961 4/7/2020
2.2020.94.1 974 4/3/2020
2.2020.93.1 1,015 4/2/2020
2.2020.76.1 972 3/16/2020
2.2020.74.1 1,126 3/14/2020
2.2020.71.1 1,010 3/11/2020
2.2020.70.1 928 3/10/2020
2.2020.69.1 963 3/9/2020
2.2020.41.1 1,034 2/10/2020
1.0.7179.34132 1,098 8/29/2019
1.0.7179.30248 995 8/29/2019
1.0.7179.17042 1,006 8/28/2019
1.0.7179.15933 1,030 8/28/2019
1.0.7061.16808 1,096 5/2/2019
1.0.7054.20668 1,130 4/25/2019
1.0.6999.20080 1,103 3/1/2019
1.0.6999.19268 1,098 3/1/2019
1.0.6961.18831 1,146 1/22/2019
1.0.6944.35742 1,198 1/5/2019
1.0.6940.36648 1,142 1/1/2019
1.0.6915.28430 1,238 12/7/2018
1.0.6897.18860 1,189 11/19/2018
1.0.6873.20732 1,222 10/26/2018
1.0.6869.32022 1,218 10/22/2018
1.0.6867.31825 1,249 10/20/2018
1.0.6846.22054 1,272 9/29/2018
1.0.6841.35242 1,256 9/24/2018
1.0.6840.32227 1,289 9/23/2018
1.0.6839.30679 1,274 9/22/2018
1.0.6839.28649 1,263 9/22/2018
1.0.6820.36683 1,314 9/3/2018
1.0.6819.20304 1,233 9/2/2018
1.0.6811.26967 1,287 8/26/2018
1.0.6804.29754 1,343 8/18/2018
1.0.6802.24031 1,310 8/16/2018
1.0.6676.16698 1,386 8/8/2018

Upgraded HidSharp to 2.0.2.
Added an optional USB device serial number parameter to the constructor for
the Messenger class.