Microsoft.Windows.SDK.Contracts
by: Microsoft
- 719 total downloads
- Latest version: 10.0.28000.1-RTM
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 2004. 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.
Microsoft.WindowsAppSDK
by: Microsoft
- 289 total downloads
- Latest version: 2.0.0-preview1
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support.
Microsoft.WindowsAppSDK.AI
by: Microsoft
- 33 total downloads
- Latest version: 2.0.130-experimental
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows AI APIs.
Microsoft.WindowsAppSDK.Base
by: Microsoft
- 17 total downloads
- Latest version: 2.0.2-preview
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 is used as a dependency by other Windows App SDK component packages and not meant to be directly referenced.
Microsoft.WindowsAppSDK.DWrite
by: Microsoft
- 20 total downloads
- Latest version: 2.0.1-preview
DWriteCore is an implementation of the Microsoft Windows DirectWrite API
that has been decoupled from the Windows OS. DWriteCore provides services for applications
to enumerate fonts and format and render text.
Microsoft.WindowsAppSDK.Foundation
by: Microsoft
- 30 total downloads
- Latest version: 2.0.15-preview
Windows App SDK
Microsoft.WindowsAppSDK.InteractiveExperiences
by: Microsoft
- 27 total downloads
- Latest version: 2.0.6-preview
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Microsoft Interactive Experiences features.
Microsoft.WindowsAppSDK.ML
by: Microsoft
- 25 total downloads
- Latest version: 2.0.175-preview
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Machine Learning APIs.
Microsoft.WindowsAppSDK.Packages
by: Microsoft
- 6 total downloads
- Latest version: 1.8.250610002-experimental3
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.
Microsoft.WindowsAppSDK.Runtime
by: Microsoft
- 31 total downloads
- Latest version: 2.0.0-preview1
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.
Microsoft.WindowsAppSDK.Search
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4-preview
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Windows Search APIs.
Microsoft.WindowsAppSDK.Widgets
by: Microsoft
- 20 total downloads
- Latest version: 2.0.3-preview
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the Widgets APIs.
Microsoft.WindowsAppSDK.WinUI
by: Microsoft
- 30 total downloads
- Latest version: 2.0.7-preview
The Windows App SDK empowers all Windows Desktop apps with modern Windows UI, APIs, and platform features, including back-compat support. This package contains the modern Windows UI features.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 986 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Package Description
Mono.TextTemplating
by: Mikayla Hutchinson
- 145 total downloads
- Latest version: 3.0.0
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
MSBuild.Sdk.Extras
by: Claire Novotny
- 427 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
Nerdbank.GitVersioning
by: Andrew Arnott
- 1.084k total downloads
- Latest version: 3.10.8-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack
by: Andrew Arnott
- 8 total downloads
- Latest version: 1.0.43
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support.
Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles.
Also features an automatic structural equality API.
Nerdbank.Streams
by: Andrew Arnott
- 800 total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.