VOOZH about

URL: https://www.nuget.org/packages/VL.Devices.Kinect2/

⇱ NuGet Gallery | VL.Devices.Kinect2 1.4.2




👁 Image
VL.Devices.Kinect2 1.4.2

dotnet add package VL.Devices.Kinect2 --version 1.4.2
 
 
NuGet\Install-Package VL.Devices.Kinect2 -Version 1.4.2
 
 
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="VL.Devices.Kinect2" Version="1.4.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.Devices.Kinect2" Version="1.4.2" />
 
Directory.Packages.props
<PackageReference Include="VL.Devices.Kinect2" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VL.Devices.Kinect2 --version 1.4.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VL.Devices.Kinect2, 1.4.2"
 
 
#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.
#:package VL.Devices.Kinect2@1.4.2
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.Devices.Kinect2&version=1.4.2
 
Install as a Cake Addin
#tool nuget:?package=VL.Devices.Kinect2&version=1.4.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

VL.Devices.Kinect2

A package for using Kinect2 depth cameras by Microsoft in VL.

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

Requirements:

Getting started

  • Install as described here via commandline:

    nuget install VL.Devices.Kinect2

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Building from source

Beware there is an oddity required for building the included csproj:

  • The csproj references https://www.nuget.org/packages/Microsoft.Kinect 2.0.1410.19000 which includes a reference .dll that can no longer be loaded with .NET6.0
  • Therefore we added the actual lib (taken from the GAC) to \lib\net6.0\Microsoft.Kinect.dll for shipping with this NuGet
Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
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
1.4.2 251 3/16/2026
1.4.1 805 12/3/2025
1.4.0 259 11/24/2025
1.3.2 265 10/16/2025
1.3.1 1,776 12/7/2023
1.3.0 1,620 2/7/2023
1.2.1 1,530 10/6/2021
1.2.0 1,217 9/25/2020
1.0.1 936 7/27/2020
0.2.2-alpha 717 7/22/2020
0.2.1-alpha 720 6/9/2020
0.1.46-alpha 783 3/30/2020
0.1.45-alpha 769 3/5/2020
0.1.44-alpha 773 3/4/2020
0.1.43-alpha 713 2/24/2020
0.1.42-alpha 791 2/20/2020
0.1.41-alpha 815 2/19/2020
0.1.40-alpha 848 12/10/2019
0.1.39-alpha 780 11/25/2019
Loading failed