XInput.Wrapper
0.3.1
Install-Package XInput.Wrapper -Version 0.3.1
dotnet add package XInput.Wrapper --version 0.3.1
<PackageReference Include="XInput.Wrapper" Version="0.3.1" />
paket add XInput.Wrapper --version 0.3.1
#r "nuget: XInput.Wrapper, 0.3.1"
// Install XInput.Wrapper as a Cake Addin
#addin nuget:?package=XInput.Wrapper&version=0.3.1
// Install XInput.Wrapper as a Cake Tool
#tool nuget:?package=XInput.Wrapper&version=0.3.1
XInput wrapper in a single and monolithic C# class that can be embedded as source code in any project.
No external libraries, except XInput1_4.DLL but it ships today as a system component in Windows 8/8.1/10. It is available "inbox" and does not require redistribution with an application. To implement this class into your own project, just add the "X.cs" class file and start using it without any restriction. Anyway you can download latest release and add a reference to XInput.Wrapper.dll.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.