directxtk_uwp 2018.7.3.1

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.6 or higher.

dotnet add package directxtk_uwp --version 2018.7.3.1
NuGet\Install-Package directxtk_uwp -Version 2018.7.3.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="2018.7.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add directxtk_uwp --version 2018.7.3.1
#r "nuget: directxtk_uwp, 2018.7.3.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=2018.7.3.1

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

This version is for Universal Windows Platform apps on Windows 10 using Visual Studio 2015 Update 3 or Visual Studio 2017.

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
PostProcess - set of built-in shaders for common post-processing operations
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. 
Windows win32 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 944 2/23/2024
2024.1.1.1 1,730 1/1/2024
2023.10.31.1 1,887 10/31/2023
2023.9.6.1 2,197 9/6/2023
2023.4.28.1 3,369 4/29/2023
2023.3.30.1 2,737 3/31/2023
2023.2.7.1 2,946 2/8/2023
2022.12.16.1 3,006 12/16/2022
2022.10.18.2 2,763 10/18/2022
2022.7.30.1 3,555 7/30/2022
2022.5.10.4 3,762 5/10/2022
2022.3.24.2 3,891 3/25/2022
2022.3.1.1 3,440 3/1/2022
2021.11.8.1 2,925 11/9/2021
2021.10.19.1 5,104 10/20/2021
2021.10.15.1 3,297 10/15/2021
2021.10.1.1 3,550 10/1/2021
2021.8.2.1 6,262 8/3/2021
2021.6.10.1 2,916 6/10/2021
2021.4.7.2 3,174 4/7/2021
2021.1.10.1 4,380 1/10/2021
2020.11.12.1 5,289 11/12/2020
2020.9.30.1 3,333 10/1/2020
2020.8.15.1 4,264 8/16/2020
2020.7.2.1 3,325 7/3/2020
2020.6.2.1 3,625 6/2/2020
2020.5.10.1 3,477 5/10/2020
2020.2.24.4 5,563 2/25/2020
2019.12.17.1 2,857 12/18/2019
2019.10.17.1 2,845 10/18/2019
2019.8.23.1 2,845 8/23/2019
2019.5.31.1 3,970 5/31/2019
2019.4.26.1 7,663 4/28/2019
2019.2.7.1 3,520 2/10/2019
2018.11.20.1 3,045 11/20/2018
2018.10.31.1 2,167 10/31/2018
2018.10.26.1 2,207 10/26/2018
2018.8.18.2 2,898 8/18/2018
2018.7.3.1 2,914 7/3/2018
2018.6.1.2 2,589 6/1/2018
2018.5.14.1 3,605 5/14/2018
2018.4.23.1 6,940 4/24/2018
2017.12.13.1 3,966 12/15/2017
2017.9.22.1 3,377 9/22/2017
2017.6.21.1 4,159 6/21/2017
2017.4.24.1 3,667 4/25/2017
2017.2.10.1 3,444 2/11/2017
2016.12.5.1 3,428 12/8/2016
2016.10.6.1 5,445 10/6/2016
2016.9.15.1 3,421 9/16/2016
2016.9.1.1 3,468 9/2/2016
2016.8.4.1 3,668 8/4/2016
2016.7.18.1 3,323 7/18/2016
2016.6.30.1 3,318 7/1/2016
2016.4.26.1 3,639 4/27/2016
2016.2.23.1 3,769 2/23/2016
2015.11.30.1 4,060 12/1/2015
2015.10.30.1 3,322 10/31/2015
2015.7.29.1 10,627 7/29/2015

Matches the July 3, 2018 release on GitHub.