XInput.Wrapper
0.3.0
See the version list below for details.
dotnet add package XInput.Wrapper --version 0.3.0
NuGet\Install-Package XInput.Wrapper -Version 0.3.0
<PackageReference Include="XInput.Wrapper" Version="0.3.0" />
paket add XInput.Wrapper --version 0.3.0
#r "nuget: XInput.Wrapper, 0.3.0"
// Install XInput.Wrapper as a Cake Addin #addin nuget:?package=XInput.Wrapper&version=0.3.0 // Install XInput.Wrapper as a Cake Tool #tool nuget:?package=XInput.Wrapper&version=0.3.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. 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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.