Metadata >> NuGet >> XBoxController

XBoxController

Metadata

Authors BrandonPotter
Copyrights Copyright (c) 2015 Brandon Potter
Description Simple, easy-to-use library for XBox Controller input in .NET
IconUrl http://static.brandonpotter.com/Brandon/XBoxIcon.png
LicenseUrl https://github.com/BrandonPotter/XBoxController/blob/master/LICENSE
Owners BrandonPotter
ProjectUrl http://github.com/BrandonPotter/XBoxController
RequireLicenseAcceptance False
Tags xbox controller
Dependencies SharpDX.XInput:2.6.3
Title XBox Controller Input Library
PackageSize 19278
PackageHashAlgorithm SHA512
PackageHash TNN0C8kxRz47Ao/Mllc2cESjyrUZ+rnL9ZvGVPf115y/xi4RwA1NcGAthDeak3+9Mkk169GEoPTjHyqAkkU7iQ==
DownloadCount 000000
CreatedDate 2015-09-25T05:22:23

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install XBoxController -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XBoxController -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package XBoxController
Installing the package (HTTP Basic authentication):
Install-Package XBoxController -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package XBoxController -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package XBoxController

OpenWrap

Installing the package:
o add-wrap XBoxController
Uninstalling the package:
o remove-wrap XBoxController

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.5.0
1.0.4.0
1.0.0.0