DesktopBridgeToUWP-Samples

This repo contains the samples that demonstrate the usage patterns for the Desktop Conversion extensions.

  • Owner: microsoft/DesktopBridgeToUWP-Samples
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Desktop app bridge to UWP Samples

Desktop Conversion Extensions is a bridge that enables you to convert your classic desktop application (like Win32, Windows Forms, and WPF) or game to a Universal Windows Platform (UWP) app or game. After conversion, your classic desktop app is packaged, serviced, and deployed in the form of a UWP app package (an .appx or an .appxbundle) targeting Windows 10.
There are two parts to the technology that enables desktop apps to be converted to UWP packages. The first is the Desktop App Converter, which takes your existing binaries and repackages them as a UWP package, you can also create the package manually like we show in these samples. Your code is the same, it's just packaged differently. The second piece is comprised of runtime technologies in the Windows Anniversary update that enable a UWP package to have executables that run as full trust instead of in an app container. This technology also gives a converted app a package identity, which is required to use some UWP APIs.
For more info on UWP apps, see the Universal Application Platform Guide

Requirements

Feedback

License

MIT

Additional resources

Main metrics

Overview
Name With Ownermicrosoft/DesktopBridgeToUWP-Samples
Primary Language
Program language (Language Count: 0)
Platform
License:MIT License
所有者活动
Created At2016-05-02 23:42:58
Pushed At2022-11-28 19:13:02
Last Commit At2022-11-28 19:13:02
Release Count0
用户参与
Stargazers Count489
Watchers Count54
Fork Count272
Commits Count272
Has Issues Enabled
Issues Count60
Issue Open Count39
Pull Requests Count27
Pull Requests Open Count19
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private