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

// Install directxtk12_uwp as a Cake Tool
#tool nuget:?package=directxtk12_uwp&version=2018.10.31.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 - common D3D state combinations
DDSTextureLoader - light-weight DDS file texture loader
DescriptorHeap - helper for managing DX12 descriptor heaps
DirectXHelpers - misc C++ helpers for D3D programming
Effects - set of built-in shaders for common rendering tasks
EffectPipelineStateDescription - helper for creating PSOs
GamePad - gamepad controller helper using XInput
GeometricPrimitive - draws basic shapes such as cubes and spheres
GraphicsMemory - helper for managing graphics memory allocation
Keyboard - keyboard state tracking helper
Model - draws simple meshes loaded from .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
RenderTargetState - helper for communicating render target requirements when creating PSOs
ResourceUploadBatch - helper for managing texture resource upload to the GPU
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

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
2024.2.22.1 788 2/23/2024
2024.1.1.1 1,222 1/1/2024
2023.10.31.1 1,985 10/31/2023
2023.9.6.2 1,973 9/6/2023
2023.4.28.1 3,629 4/29/2023
2023.3.30.1 3,128 3/31/2023
2023.2.7.1 3,111 2/8/2023
2022.12.18.1 2,949 12/19/2022
2022.10.18.1 2,848 10/18/2022
2022.7.30.1 3,565 7/30/2022
2022.5.10.1 2,754 5/10/2022
2022.3.24.1 3,505 3/25/2022
2022.3.1.1 3,281 3/1/2022
2021.11.8.1 2,903 11/9/2021
2021.10.19.1 2,679 10/20/2021
2021.10.15.1 2,772 10/15/2021
2021.10.1.1 2,917 10/1/2021
2021.8.2.1 2,977 8/3/2021
2021.6.10.2 2,715 6/10/2021
2021.4.7.2 2,839 4/7/2021
2021.1.10.1 3,037 1/10/2021
2020.11.12.1 3,121 11/12/2020
2020.9.30.1 2,992 10/1/2020
2020.8.15.1 3,092 8/16/2020
2020.7.2.1 3,277 7/3/2020
2020.6.15.1 2,513 6/15/2020
2020.6.2.1 3,275 6/2/2020
2020.5.11.1 3,088 5/11/2020
2020.2.24.1 2,976 2/25/2020
2019.12.17.1 2,473 12/18/2019
2019.10.17.1 3,284 10/18/2019
2019.8.23.1 2,142 8/23/2019
2019.5.31.1 2,208 5/31/2019
2019.4.26.1 2,246 4/29/2019
2019.2.7.1 2,355 2/10/2019
2018.11.20.1 12,241 11/20/2018
2018.10.31.1 2,146 10/31/2018
2018.10.26.1 2,164 10/26/2018
2018.9.13.1 2,212 9/18/2018
2018.8.18.2 2,300 8/18/2018
2018.7.3.1 2,386 7/3/2018
2018.6.1.2 2,403 6/1/2018
2018.5.14.1 3,508 5/14/2018
2018.4.23.1 2,876 4/24/2018
2017.12.13.1 3,757 12/15/2017
2017.9.22.1 3,644 9/22/2017
2017.6.21.1 3,352 6/21/2017
2017.4.24.1 3,239 4/25/2017
2017.2.10.1 3,436 2/11/2017
2016.12.5.1 3,135 12/8/2016
2016.10.6.1 3,180 10/6/2016
2016.9.15.1 3,133 9/16/2016
2016.9.1.1 3,282 9/2/2016
2016.8.4.1 3,365 8/4/2016
2016.7.18.1 2,697 7/18/2016
2016.6.30.1 3,078 7/1/2016

Matches the October 31, 2018 release on GitHub.