DevWinUI.Shader 10.0.1

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

<h3 align="center"> <a href="https://ghost1372.github.io">Documentation</a> <span> · </span> <a href="https://ghost1372.github.io/ReleaseNotes">Release notes</a> <span> · </span> <a href="https://github.com/ghost1372/DevWinUI/tree/main/dev/DevWinUI.Gallery">Samples</a> <span> · </span> <a href="https://apps.microsoft.com/detail/DevWinUI%20Gallery%20App/9nmx5x5dlsrq?launch=true &mode=mini">Gallery App (Store)</a> </h3>

<center>

<div align="center">

Packages Download/Installation Documentation
NuGet Version NuGet Download Document

</div>


DevWinUI.Shader

DevWinUI.Shader is a high-performance rendering library for WinUI applications that enables GPU-accelerated animated backgrounds using HLSL compute shaders, powered by ComputeSharp, and rendered in real-time through Win2D CanvasAnimatedControl.

It is designed for developers who want modern, fluid, and fully customizable visual backgrounds without sacrificing performance or UI responsiveness.

Note: This library needs TargetFrameworks 22621+

Note: This library uses Microsoft.Graphics.Win2D ComputeSharp.D2D1.WinUI internally.

Install

Install-Package DevWinUI.Shader

Or

dotnet add package DevWinUI.Shader

Demo

See the Gallery app to see how to use it

Documentation

See Here for Online Documentation

GalleryApp

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.22621 is compatible.  net9.0-windows was computed.  net9.0-windows10.0.22621 is compatible.  net10.0-windows was computed.  net10.0-windows10.0.22621 is compatible. 
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
10.0.1 0 6/12/2026
10.0.0 31 6/11/2026