VisualGestureBuilder 2.0.1410.19001

dotnet add package VisualGestureBuilder --version 2.0.1410.19001
NuGet\Install-Package VisualGestureBuilder -Version 2.0.1410.19001
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="VisualGestureBuilder" Version="2.0.1410.19001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VisualGestureBuilder --version 2.0.1410.19001
#r "nuget: VisualGestureBuilder, 2.0.1410.19001"
#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.
// Install VisualGestureBuilder as a Cake Addin
#addin nuget:?package=VisualGestureBuilder&version=2.0.1410.19001

// Install VisualGestureBuilder as a Cake Tool
#tool nuget:?package=VisualGestureBuilder&version=2.0.1410.19001

Microsoft Kinect v2 Visual Gesture Builder (VGB) is run-time gesture detection features using the gesture database that generated by VGB.
This package will add settings that for use these features to your native C++ project.
(This package is only included property sheet, but not included header files and library files. You need to install Kinect for Windows SDK v2.)

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1410.19001 1,896 2/7/2016
2.0.1410.19000 1,344 1/25/2016

https://msdn.microsoft.com/en-us/library/dn782041.aspx
Fix how to copy redist files. Multiple packages can be used successfully in same projects.