SharpLibWin32 0.0.5
See the version list below for details.
dotnet add package SharpLibWin32 --version 0.0.5
NuGet\Install-Package SharpLibWin32 -Version 0.0.5
<PackageReference Include="SharpLibWin32" Version="0.0.5" />
<PackageVersion Include="SharpLibWin32" Version="0.0.5" />
<PackageReference Include="SharpLibWin32" />
paket add SharpLibWin32 --version 0.0.5
#r "nuget: SharpLibWin32, 0.0.5"
#addin nuget:?package=SharpLibWin32&version=0.0.5
#tool nuget:?package=SharpLibWin32&version=0.0.5
C# Win32 Library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SharpLibWin32:
Package | Downloads |
---|---|
SharpLibHid
C# HID library designed to handle raw input. Most useful to support IR remote control and gamepad inputs on Windows Forms applications. |
|
SharpLibForms
Class library extending Windows Forms functionalities. |
|
Slions.SharpLib.Hid-x64
C# HID library designed to handle raw input. Most useful to support IR remote control and gamepad inputs on Windows Forms applications. |
|
Slions.SharpLib.Hid-x86
C# HID library designed to handle raw input. Most useful to support IR remote control and gamepad inputs on Windows Forms applications. |
|
VAST_Joystick_Integrator
$description = Simple joystick integrator for VAST services$ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpLibWin32:
Repository | Stars |
---|---|
MediaPortal/MediaPortal-1
Home Theater and Digital Video Recording solution for Windows.
|
Version | Downloads | Last updated |
---|---|---|
0.2.1 | 22,972 | 4/12/2019 |
0.2.0 | 682 | 3/26/2019 |
0.1.9 | 676 | 3/25/2019 |
0.1.8 | 681 | 3/22/2019 |
0.1.7 | 1,175 | 10/14/2018 |
0.1.6 | 824 | 10/14/2018 |
0.1.5 | 3,492 | 2/1/2018 |
0.1.4 | 1,186 | 2/1/2018 |
0.1.3 | 1,185 | 1/31/2018 |
0.1.2 | 1,148 | 1/31/2018 |
0.1.1 | 1,141 | 1/31/2018 |
0.1.0 | 1,180 | 1/31/2018 |
0.0.9 | 4,398 | 4/26/2016 |
0.0.8 | 1,284 | 4/25/2016 |
0.0.7 | 2,458 | 9/2/2015 |
0.0.6 | 1,144 | 9/1/2015 |
0.0.5 | 1,148 | 9/1/2015 |
0.0.4 | 1,406 | 8/15/2015 |
0.0.3 | 1,912 | 8/12/2015 |
0.0.2 | 1,412 | 8/12/2015 |
0.0.1 | 1,905 | 8/12/2015 |
v0.0.5
Adding FSCTLs constants.
Adding PREVENT_MEDIA_REMOVAL.
v0.0.4
Adding WMs and IOCTLs constants.
Adding DeviceIoControl.
v0.0.3
Fixing protection level.
v0.0.2
Specifying net20.
v0.0.1
First contribution.