Sign in Sign up
nuget

UwpDesktop

Lets you call into WinRT APIs from Desktop and Centennial apps (WPF, WinForms, ...) We are working on updating this package with the latest release. Meanwhile as a workaround please add the following winmds to your project; 1. The contract winmd for your API (can be found on the msdn page documentation for this API) Can be found under: C:\Program Files (x86)\Windows Kits\10\References\10.0.15063.0\<SDKVersion>\<Contract>\<ContractVersion>\<Contract>.winmd 2. .NET glue assemblies for .NET clients (required for .NET projection and async support) Can be found under: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v4.5\*WindowsRuntime*.dll 3. Façade winmd (required to resolve legacy 8.x type dependencies from above assemblies) Can be found under: C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.15063.0\Facade\Windows.winmd

nuget View on Nuget

Activity

Latest release
9y ago
Total releases
9
Cadence
~2 days
Last 12 months
0

Details

First release
Oct 26, 2015
Releases
Version Released
10.0.14393.3 patch
10.0.10586.3 patch
10.0.10240.3 patch
10.0.14393.2 patch
10.0.10586.2 patch
10.0.10240.2 patch
10.0.10586.1 patch
10.0.10240.1 patch
10.0.10240 initial