Microsoft.Windows.SDK.Contracts
10.0.22621.1
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.Windows.SDK.Contracts -Version 10.0.22621.1
dotnet add package Microsoft.Windows.SDK.Contracts --version 10.0.22621.1
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.22621.1" />
paket add Microsoft.Windows.SDK.Contracts --version 10.0.22621.1
#r "nuget: Microsoft.Windows.SDK.Contracts, 10.0.22621.1"
// Install Microsoft.Windows.SDK.Contracts as a Cake Addin
#addin nuget:?package=Microsoft.Windows.SDK.Contracts&version=10.0.22621.1
// Install Microsoft.Windows.SDK.Contracts as a Cake Tool
#tool nuget:?package=Microsoft.Windows.SDK.Contracts&version=10.0.22621.1
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 22621. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Runtime.WindowsRuntime (>= 4.6.0)
- System.Runtime.WindowsRuntime.UI.Xaml (>= 4.6.0)
NuGet packages (37)
Showing the top 5 NuGet packages that depend on Microsoft.Windows.SDK.Contracts:
Package | Downloads |
---|---|
Microsoft.Toolkit.Uwp.Notifications
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications. |
|
Microsoft.Toolkit.Wpf.UI.Controls.WebView
This library provides WebView XAML control for WPF by hosting web content in your WPF desktop application. It is part of the Windows Community Toolkit. This control uses the Microsoft Edge rendering engine (EdgeHTML) or the the System.Windows.Controls.WebBrowser, for devices on older versions (WebViewCompatible), to embed a view that renders richly formatted HTML5 content from a remote web server, dynamically generated code, or content files. |
|
Microsoft.Toolkit.Wpf.UI.XamlHost
This library provides XAML islands helpers for WPF. It is part of the Windows Community Toolkit. By using the WindowsXamlHost control, you can add built-in or custom UWP controls to the User Interface (UI) of your WPF desktop application, such as Windows Ink and controls that support the Fluent Design System. |
|
Microsoft.Identity.Client.Desktop
This package contains binaries needed to use the Windows broker and other features with MSAL on older platforms such as .NET Framework and .NET Core 3.x The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases. |
|
ModernWpfUI
Modern styles and controls for your WPF applications. |
GitHub repositories (33)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Windows.SDK.Contracts:
Repository | Stars |
---|---|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
|
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|