DesktopBridgeToUWP-Samples

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

  • 所有者: microsoft/DesktopBridgeToUWP-Samples
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者microsoft/DesktopBridgeToUWP-Samples
主编程语言
编程语言 (语言数: 0)
平台
许可证MIT License
所有者活动
创建于2016-05-02 23:42:58
推送于2022-11-28 19:13:02
最后一次提交2022-11-28 19:13:02
发布数0
用户参与
星数489
关注者数54
派生数272
提交数272
已启用问题?
问题数60
打开的问题数39
拉请求数27
打开的拉请求数19
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?