ComputeSharp.WinUI 3.2.0

Prefix Reserved
This package has a SemVer 2.0.0 package version: 3.2.0+9a7c9e0c755bf68447f7293e5729547750fe6be3.
dotnet add package ComputeSharp.WinUI --version 3.2.0
                    
NuGet\Install-Package ComputeSharp.WinUI -Version 3.2.0
                    
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="ComputeSharp.WinUI" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ComputeSharp.WinUI" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ComputeSharp.WinUI" />
                    
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 ComputeSharp.WinUI --version 3.2.0
                    
#r "nuget: ComputeSharp.WinUI, 3.2.0"
                    
#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 ComputeSharp.WinUI@3.2.0
                    
#: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=ComputeSharp.WinUI&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=ComputeSharp.WinUI&version=3.2.0
                    
Install as a Cake Tool

ComputeSharp cover image

Overview 📖

ComputeSharp.WinUI is a WinUI 3 library with controls to render DX12 shaders powered by ComputeSharp.

There's more!

For a complete list of all features available in ComputeSharp, check the documentation in the GitHub repo.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.22621 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.2.0 474 4/14/2025
3.1.1 158 3/15/2025
3.1.0 453 12/24/2024
3.1.0-preview2 207 10/22/2024
3.1.0-preview1 132 9/19/2024
3.0.1 229 6/18/2024
3.0.0 141 6/10/2024
3.0.0-preview2 232 12/17/2023
3.0.0-preview1 150 11/24/2023
2.2.0-preview2 115 10/14/2024
2.2.0-preview1 135 10/10/2023
2.1.0 321 9/27/2023
2.1.0-preview3 185 7/9/2023
2.1.0-preview2 163 5/1/2023
2.1.0-preview1 157 4/27/2023
2.0.3 407 12/24/2022
2.0.2 178 12/9/2022
2.0.0 188 11/29/2022
2.0.0-preview2 162 10/22/2022
Loading failed