GHIElectronics.UWP.LowLevelDrivers 0.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.
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.
// Install GHIElectronics.UWP.LowLevelDrivers as a Cake Addin
#addin nuget:?package=GHIElectronics.UWP.LowLevelDrivers&version=0.1.0

// Install GHIElectronics.UWP.LowLevelDrivers as a Cake Tool
#tool nuget:?package=GHIElectronics.UWP.LowLevelDrivers&version=0.1.0

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.