directxmath 3.1.2

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

The DirectXMath API provides SIMD-friendly C++ types and functions for common linear algebra and graphics math operations common to DirectX applications. The library provides optimized versions for Windows 32-bit (x86), Windows 64-bit (x64), and Windows RT through SSE2 and ARM-NEON intrinsics support in the Visual Studio compiler.

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

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.10.15.1 8,826 10/15/2024
2024.2.15.1 20,716 2/15/2024
2024.1.1.1 411 1/1/2024
2022.12.12.1 56,454 12/13/2022
2022.5.18.1 1,390 5/18/2022
2022.2.11.1 842 2/28/2022
2021.1.11.2 33,869 1/11/2021
2020.12.19.1 585 12/19/2020
2020.4.23.1 24,604 4/24/2020
2019.8.23.1 845 8/23/2019
2018.7.23.2 1,356 7/23/2018
3.1.2 13,074 2/2/2018
3.1.1 1,257 6/27/2017
3.1.0 1,188 3/31/2017
3.0.9 1,137 3/15/2017
3.0.8 1,184 3/15/2017
3.0.7 1,141 3/15/2017
3.0.6 1,143 3/15/2017
3.0.3 1,163 3/15/2017

Matches the February 2018 release.