Microsoft.Toolkit.Uwp.Input.GazeInteraction 7.1.3

Prefix Reserved
dotnet add package Microsoft.Toolkit.Uwp.Input.GazeInteraction --version 7.1.3
                    
NuGet\Install-Package Microsoft.Toolkit.Uwp.Input.GazeInteraction -Version 7.1.3
                    
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="Microsoft.Toolkit.Uwp.Input.GazeInteraction" Version="7.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Toolkit.Uwp.Input.GazeInteraction" Version="7.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Toolkit.Uwp.Input.GazeInteraction" />
                    
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 Microsoft.Toolkit.Uwp.Input.GazeInteraction --version 7.1.3
                    
#r "nuget: Microsoft.Toolkit.Uwp.Input.GazeInteraction, 7.1.3"
                    
#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 Microsoft.Toolkit.Uwp.Input.GazeInteraction@7.1.3
                    
#: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=Microsoft.Toolkit.Uwp.Input.GazeInteraction&version=7.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Toolkit.Uwp.Input.GazeInteraction&version=7.1.3
                    
Install as a Cake Tool

A library to integrate gaze interactions using eye trackers into UWP applications

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.17763 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • UAP 10.0.17763

    • 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.

Version Downloads Last Updated
7.1.3 1,808 11/1/2022
7.1.3-rc 353 10/21/2022
7.1.2 1,102 11/18/2021
7.1.1 581 10/19/2021
7.1.0 629 9/23/2021
7.1.0-rc2 438 9/17/2021
7.1.0-rc1 407 8/30/2021
7.1.0-preview1 438 8/5/2021
7.0.2 2,155 5/12/2021
7.0.1 671 3/29/2021
7.0.0 656 3/11/2021
7.0.0-preview5 479 2/24/2021
7.0.0-preview4 764 11/12/2020
7.0.0-preview3 541 10/7/2020
7.0.0-preview2 600 8/11/2020
7.0.0-preview1 637 4/21/2020
6.1.1 2,489 8/12/2020
6.1.0 839 6/15/2020
6.1.0-rc1 636 6/8/2020
6.1.0-preview1.2 491 5/19/2020
Loading failed