VOOZH about

URL: https://www.nuget.org/packages/UwpDesktop/

⇱ NuGet Gallery | UwpDesktop 10.0.14393.3




👁 Image
UwpDesktop 10.0.14393.3

dotnet add package UwpDesktop --version 10.0.14393.3
 
 
NuGet\Install-Package UwpDesktop -Version 10.0.14393.3
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UwpDesktop" Version="10.0.14393.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="UwpDesktop" Version="10.0.14393.3" />
 
Directory.Packages.props
<PackageReference Include="UwpDesktop" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add UwpDesktop --version 10.0.14393.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UwpDesktop, 10.0.14393.3"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package UwpDesktop@10.0.14393.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=UwpDesktop&version=10.0.14393.3
 
Install as a Cake Addin
#tool nuget:?package=UwpDesktop&version=10.0.14393.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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  

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on UwpDesktop:

Package Downloads
DZY.DotNetUtil.UI

DZY.DotNetUtil.UI

DesktopBridgeEnvironment

Classes to help a Desktop Bridge application run both as a package and regular exe.

santimpay-sdk

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on UwpDesktop:

Repository Stars
kowalej/BlueMuse
Windows 10 app to stream data from Muse EEG headsets via LSL (Lab Streaming Layer).
zh-h/Windows.Media.Ocr.Cli
Using UWP API Windows.Media.Ocr as an executable command line tool
ReversecLabs/SharpClipHistory
SharpClipHistory is a .NET application written in C# that can be used to read the contents of a user's clipboard history in Windows 10 starting from the 1809 Build.
Version Downloads Last Updated
10.0.14393.3 127,323 11/23/2016
10.0.14393.2 2,898 9/29/2016
10.0.10586.3 2,307 11/23/2016
10.0.10586.2 9,159 6/6/2016
10.0.10586.1 2,269 6/1/2016
10.0.10240.3 2,303 11/23/2016
10.0.10240.2 1,542 6/6/2016
10.0.10240.1 5,084 10/26/2015
10.0.10240 2,512 10/26/2015

Updated the forbidden classes to improve the warnings accuracy for unsupported APIs