Microsoft.WindowsAppSDK.Runtime 2.3.1

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

The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This is a package that can be referenced to declare the WindowsAppSDK framework packages should be referenced by default.

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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.WindowsAppSDK.Runtime:

Package Downloads
Microsoft.WindowsAppSDK

The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.

LakeUI.Notifications

专为 WinForms VB 项目特别封装的 Win10/Win11 Windows App Notification。此扩展包不需要 LakeUI 本体,可单独使用。

ProEssentials.Chart.Net10.WinUI

AnyCPU build for WinUI 3 on .NET 10. The native engine is embedded and self-extracts at runtime, so this AnyCPU package is a single self-contained assembly (x64 + ARM64 on modern Windows). References the WindowsAppSDK component packages (Microsoft.WindowsAppSDK.WinUI + .Runtime) that every WinUI 3 app already carries -- no AI/ML/ONNX/DirectML payload is pulled in. ProEssentials v11 is a GPU compute-shader accelerated charting library. Plot 100 million data points with zero memory overhead using zero-copy data binding (UseDataAtLocation). No account required, no runtime license key, no activation server. CHART TYPES: Line, bar, area, scatter, spline, bubble, OHLC/candlestick, histogram, step, stacked, pie, doughnut, polar, Smith, radar, 3D surface, 3D wireframe, 3D scatter, 3D waterfall, contour, heatmap, 4D color mapping, and Delaunay triangulation. REAL-TIME PERFORMANCE: 100 million completely new data points rendered every 15ms via GPU compute shaders -- no resampling, no data reduction, no lossy downsampling. Run the GigaPrime2D example in the full evaluation to see it live. KEY ADVANTAGES: - GPU compute shaders with on-demand rendering (low power, high speed) - Zero-copy data binding -- chart reads your float[] array in place, no duplication - 100M points at 15ms real-time update intervals -- lossless - 5-8 MB total deployment -- one package, no external runtimes - Perpetual license -- no subscription, no renewal, use forever - Free unlimited support directly from the developers who built the engine - AI code assistant validates every property against the compiled DLL PLATFORMS: Also available for WinUI 3, WPF, WinForms, C++ MFC, Delphi VCL, and ActiveX from the same native engine. Search NuGet for "ProEssentials" to find all packages. Continued use requires acceptance of PE11LICENSE.txt. Evaluation watermark removed with purchase. Free support: support@gigasoft.com

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Microsoft.WindowsAppSDK.Runtime:

Repository Stars
TheJoeFin/Text-Grab
Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
Gaoyifei1011/GetStoreApp
离线下载 Microsoft Store 商店应用
IviriusCommunity/Rebound
WinUI rewrite project of Windows 11 system apps.
U-C-S/Hurl
Choose the browser on the click of a link
hpavlo/Rememory
Rememory | Clipboard Manager
Gaoyifei1011/PowerToolbox
一个集成了多个小工具的工具箱
Version Downloads Last Updated
2.3.1 9,945 7/17/2026
2.2.2-experimental9 2,545 6/9/2026
2.2.0 110,461 6/9/2026
2.1.4-experimental8 1,366 5/21/2026
2.1.3 123,992 5/21/2026
2.0.1 93,003 4/29/2026
2.0.0-preview2 6,479 3/31/2026
2.0.0-preview1 9,464 2/13/2026
2.0.0-experimental7 1,383 4/21/2026
2.0.0-experimental6 2,932 3/13/2026
2.0.0-experimental5 963 2/13/2026
2.0.0-experimental4 2,423 1/13/2026
1.8.260710003 3,116 7/14/2026
1.8.260529003 10,129 6/9/2026
1.8.260508005 22,194 5/12/2026
1.8.260416003 32,042 4/21/2026
1.8.260317003 103,473 3/18/2026
1.8.260209005 140,408 2/10/2026
1.8.260101001 203,321 1/13/2026
1.8.251106002 393,530 11/11/2025
Loading failed