SharpLibWin32 0.0.1

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

C# Win32 Library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 23,355 4/12/2019
0.2.0 713 3/26/2019
0.1.9 708 3/25/2019
0.1.8 711 3/22/2019
0.1.7 1,209 10/14/2018
0.1.6 863 10/14/2018
0.1.5 3,591 2/1/2018
0.1.4 1,281 2/1/2018
0.1.3 1,283 1/31/2018
0.1.2 1,245 1/31/2018
0.1.1 1,238 1/31/2018
0.1.0 1,277 1/31/2018
0.0.9 4,475 4/26/2016
0.0.8 1,353 4/25/2016
0.0.7 2,521 9/2/2015
0.0.6 1,212 9/1/2015
0.0.5 1,217 9/1/2015
0.0.4 1,482 8/15/2015
0.0.3 2,018 8/12/2015
0.0.2 1,479 8/12/2015
0.0.1 2,027 8/12/2015

v0.0.1
First contribution.