Microsoft.Windows.SDK.Contracts
10.0.26100.1742
Prefix Reserved
dotnet add package Microsoft.Windows.SDK.Contracts --version 10.0.26100.1742
NuGet\Install-Package Microsoft.Windows.SDK.Contracts -Version 10.0.26100.1742
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.26100.1742" />
paket add Microsoft.Windows.SDK.Contracts --version 10.0.26100.1742
#r "nuget: Microsoft.Windows.SDK.Contracts, 10.0.26100.1742"
// Install Microsoft.Windows.SDK.Contracts as a Cake Addin #addin nuget:?package=Microsoft.Windows.SDK.Contracts&version=10.0.26100.1742 // Install Microsoft.Windows.SDK.Contracts as a Cake Tool #tool nuget:?package=Microsoft.Windows.SDK.Contracts&version=10.0.26100.1742
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 26100. 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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Runtime.WindowsRuntime (>= 4.6.0)
- System.Runtime.WindowsRuntime.UI.Xaml (>= 4.6.0)
NuGet packages (45)
Showing the top 5 NuGet packages that depend on Microsoft.Windows.SDK.Contracts:
Package | Downloads |
---|---|
OpenIddict.Client.SystemIntegration
Operating system integration package for the OpenIddict client. |
|
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. |
|
ModernWpfUI
Modern styles and controls for your WPF applications. |
|
Microsoft.Toolkit.UI.XamlHost
This library provides XAML islands common helpers for WPF and WinForms. It is part of the Windows Community Toolkit. |
|
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. |
GitHub repositories (65)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Windows.SDK.Contracts:
Repository | Stars |
---|---|
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
|
|
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
|
|
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 .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
|