directxtex_uwp 2018.6.1.2

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-3w9w-9833-gcpv Severity: moderate
Additional Details

Remote Code Execution Vulnerability via custom-crafted image file. See https://github.com/microsoft/DirectXTex/security/advisories/GHSA-677v-7wfg-cg4f

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.8.6 or higher.

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

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

DirectXTex, a shared source library for reading and writing .DDS files, and performing various texture content processing operations including resizing, format conversion, mip-map generation, block compression for Direct3D runtime texture resources, and height-map to normal-map conversion. This library makes use of the Windows Image Component (WIC) APIs. It also includes simple .TGA and .HDR readers and writers since these image file format are commonly used for texture content processing pipelines, but are not currently supported by a built-in WIC codec.

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
2025.7.10.1 120 7/10/2025
2025.3.25.2 733 3/25/2025
2024.10.29.1 462 10/29/2024
2024.9.5.1 366 9/5/2024
2024.6.5.1 553 6/5/2024
2024.2.22.1 576 2/23/2024
2024.1.1.1 758 1/1/2024

Matches the May 31, 2018 release on GitHub.