directxtk_uwp 2017.2.10.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package directxtk_uwp --version 2017.2.10.1
NuGet\Install-Package directxtk_uwp -Version 2017.2.10.1
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="directxtk_uwp" Version="2017.2.10.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add directxtk_uwp --version 2017.2.10.1
#r "nuget: directxtk_uwp, 2017.2.10.1"
#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 directxtk_uwp as a Cake Addin
#addin nuget:?package=directxtk_uwp&version=2017.2.10.1

// Install directxtk_uwp as a Cake Tool
#tool nuget:?package=directxtk_uwp&version=2017.2.10.1

This version is for universal Windows apps on Windows 10 using Visual Studio 2015 Update 3 and the Windows 10 1.4.1 Tools (14393).

Features:
Audio - low-level audio API using XAudio2
CommonStates - factory providing commonly used D3D state objects
DirectXHelpers - misc C++ helpers for D3D programming
DDSTextureLoader - light-weight DDS file texture loader
Effects - set of built-in shaders for common rendering tasks
GamePad - gamepad controller helper using XInput
GeometricPrimitive - draws basic shapes such as cubes and spheres
GraphicsMemory - helper for managing dynamic graphics memory allocation
Keyboard - keyboard state tracking helper
Model - draws meshes loaded from .CMO, .SDKMESH, or .VBO files
Mouse - mouse helper
PrimitiveBatch - simple and efficient way to draw user primitives
ScreenGrab - light-weight screen shot saver
SimpleMath - simplified C++ wrapper for DirectXMath
SpriteBatch - simple & efficient 2D sprite rendering
SpriteFont - bitmap based text rendering
VertexTypes - structures for commonly used vertex data formats
WICTextureLoader - WIC-based image file texture loader

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on directxtk_uwp:

Package Downloads
EquirectangularImageViewer.UWP

UWP 360 Image Viewer with support for Equirectangular images

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on directxtk_uwp:

Repository Stars
microsoft/Win2D-Samples
Sample code showing how to use Win2D
Version Downloads Last updated
2024.2.22.1 1,136 2/23/2024
2024.1.1.1 1,905 1/1/2024
2023.10.31.1 2,002 10/31/2023
2023.9.6.1 2,326 9/6/2023
2023.4.28.1 3,643 4/29/2023
2023.3.30.1 2,946 3/31/2023
2023.2.7.1 3,086 2/8/2023
2022.12.16.1 3,104 12/16/2022
2022.10.18.2 2,959 10/18/2022
2022.7.30.1 3,738 7/30/2022
2022.5.10.4 3,946 5/10/2022
2022.3.24.2 4,015 3/25/2022
2022.3.1.1 3,614 3/1/2022
2021.11.8.1 3,163 11/9/2021
2021.10.19.1 5,343 10/20/2021
2021.10.15.1 3,386 10/15/2021
2021.10.1.1 3,629 10/1/2021
2021.8.2.1 6,477 8/3/2021
2021.6.10.1 3,038 6/10/2021
2021.4.7.2 3,392 4/7/2021
2021.1.10.1 4,543 1/10/2021
2020.11.12.1 5,553 11/12/2020
2020.9.30.1 3,534 10/1/2020
2020.8.15.1 4,444 8/16/2020
2020.7.2.1 3,475 7/3/2020
2020.6.2.1 3,796 6/2/2020
2020.5.10.1 3,564 5/10/2020
2020.2.24.4 5,671 2/25/2020
2019.12.17.1 2,927 12/18/2019
2019.10.17.1 2,906 10/18/2019
2019.8.23.1 2,958 8/23/2019
2019.5.31.1 4,026 5/31/2019
2019.4.26.1 7,728 4/28/2019
2019.2.7.1 3,575 2/10/2019
2018.11.20.1 3,162 11/20/2018
2018.10.31.1 2,254 10/31/2018
2018.10.26.1 2,280 10/26/2018
2018.8.18.2 2,945 8/18/2018
2018.7.3.1 2,923 7/3/2018
2018.6.1.2 2,680 6/1/2018
2018.5.14.1 3,765 5/14/2018
2018.4.23.1 7,109 4/24/2018
2017.12.13.1 4,177 12/15/2017
2017.9.22.1 3,485 9/22/2017
2017.6.21.1 4,307 6/21/2017
2017.4.24.1 3,783 4/25/2017
2017.2.10.1 3,543 2/11/2017
2016.12.5.1 3,619 12/8/2016
2016.10.6.1 5,630 10/6/2016
2016.9.15.1 3,486 9/16/2016
2016.9.1.1 3,542 9/2/2016
2016.8.4.1 3,777 8/4/2016
2016.7.18.1 3,474 7/18/2016
2016.6.30.1 3,446 7/1/2016
2016.4.26.1 3,727 4/27/2016
2016.2.23.1 3,970 2/23/2016
2015.11.30.1 4,180 12/1/2015
2015.10.30.1 3,497 10/31/2015
2015.7.29.1 10,773 7/29/2015

Matches the February 10, 2017 release on GitHub.