Info
Version: | 10.0.26100.1742 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 24, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://aka.ms/WinSDKProjectURL |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Windows.SDK.Contracts |
Install
Install-Package Microsoft.Windows.SDK.Contracts
dotnet add package Microsoft.Windows.SDK.Contracts
paket add Microsoft.Windows.SDK.Contracts
Microsoft.Windows.SDK.Contracts Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.WindowsRuntime(>= 4.6.0)
- System.Runtime.WindowsRuntime.UI.Xaml(>= 4.6.0)
Tags
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.