libremoteio 2.2021.41.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package libremoteio --version 2.2021.41.1
NuGet\Install-Package libremoteio -Version 2.2021.41.1
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="2.2021.41.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="libremoteio" Version="2.2021.41.1" />
<PackageReference Include="libremoteio" />
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 libremoteio --version 2.2021.41.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libremoteio, 2.2021.41.1"
#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 libremoteio@2.2021.41.1
#: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=libremoteio&version=2.2021.41.1
#tool nuget:?package=libremoteio&version=2.2021.41.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Munts Technologies Remote I/O Library for .Net Standard 2.0
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- hidsharp (>= 2.1.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 |
|---|---|---|
| 2.2026.36.1 | 172 | 2/5/2026 |
| 2.2025.275.1 | 258 | 10/2/2025 |
| 2.2025.76.2 | 291 | 3/17/2025 |
| 2.2025.76.1 | 282 | 3/17/2025 |
| 2.2025.64.1 | 331 | 3/7/2025 |
| 2.2025.24.1 | 215 | 1/25/2025 |
| 2.2025.21.1 | 237 | 1/22/2025 |
| 2.2024.165.1 | 293 | 6/13/2024 |
| 2.2024.9.2 | 540 | 1/10/2024 |
| 2.2024.9.1 | 513 | 1/10/2024 |
| 2.2023.307.1 | 708 | 11/3/2023 |
| 2.2023.69.1 | 1,018 | 3/11/2023 |
| 2.2023.62.1 | 985 | 3/3/2023 |
| 2.2023.56.1 | 980 | 2/25/2023 |
| 2.2022.312.1 | 1,120 | 11/9/2022 |
| 2.2021.345.1 | 1,053 | 12/11/2021 |
| 2.2021.334.1 | 1,036 | 11/30/2021 |
| 2.2021.332.1 | 1,062 | 11/29/2021 |
| 2.2021.137.1 | 1,355 | 5/18/2021 |
| 2.2021.41.1 | 1,237 | 2/10/2021 |
Loading failed
Added support for GPIO outputs implemented using PWM outputs. This is useful
for controlling an ON/OFF thing like an LED or a solenoid value driven by a
PWM output.