UWP for Desktop NuGet Package

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
.




Got any UWP for Desktop Question?





Info

Version: 10.0.14393.3
Author(s): Vladimir Postel
Last Update: Wednesday, November 23, 2016
.NET Fiddle: Online Example
Project Url: https://github.com/ljw1004/uwp-desktop/blob/master/README.md
NuGet Url: https://www.nuget.org/packages/UwpDesktop


Install
Install-Package UwpDesktop
dotnet add package UwpDesktop
paket add UwpDesktop
UwpDesktop Download (Unzip the "nupkg" after downloading)

5 packages depend on this package.


Tags



STATS

must-have-score

1.6

avg-downloads-per-day

29

days-since-last-release

2709