XInput.Wrapper
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.
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
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.