GHIElectronics.UWP.LowLevelDrivers 0.1.0

Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 3.4 or higher.

dotnet add package GHIElectronics.UWP.LowLevelDrivers --version 0.1.0
                    
NuGet\Install-Package GHIElectronics.UWP.LowLevelDrivers -Version 0.1.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="GHIElectronics.UWP.LowLevelDrivers" Version="0.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GHIElectronics.UWP.LowLevelDrivers" Version="0.1.0" />
                    
Directory.Packages.props
<PackageReference Include="GHIElectronics.UWP.LowLevelDrivers" />
                    
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 GHIElectronics.UWP.LowLevelDrivers --version 0.1.0
                    
#r "nuget: GHIElectronics.UWP.LowLevelDrivers, 0.1.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.
#:package GHIElectronics.UWP.LowLevelDrivers@0.1.0
                    
#: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=GHIElectronics.UWP.LowLevelDrivers&version=0.1.0
                    
Install as a Cake Addin
#tool nuget:?package=GHIElectronics.UWP.LowLevelDrivers&version=0.1.0
                    
Install as a Cake Tool

This project is no longer active. You can find its source and license on our GitHub.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible. 
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 GHIElectronics.UWP.LowLevelDrivers:

Package Downloads
StablePoint.Hardware.GhiFezHat

Another UWP driver for the FEZ HAT.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated

Updated target SDK, added UniversalWindowsPlatform dependency, added 74HC595 and LS7366R, added TurnAllOff and TurnAllOn to PCA9685, added ReadRaw to ADS7830, made the interrupt pin optional on the PCA9535, fixed result scaling in MMA8453, and fixed WriteRegister in CY8C9560A.