This repo contains samples demonstrating an enterprise-targeted feature supported by Windows 10 that allows UWP apps to use existing legacy code responsible for key business-critical operations.
Перейти к файлу
microsoft-github-policy-service[bot] b352396d4d
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 20:49:11 +00:00
Samples Uploaded VS 2015 & 2017 Samples 2018-04-02 10:36:42 -07:00
.gitignore Initial commit 2018-03-29 14:39:53 -07:00
LICENSE Initial commit 2018-03-29 14:39:58 -07:00
README.md Readme updates 2018-04-02 12:36:10 -07:00
SECURITY.md Microsoft mandatory file 2023-06-02 19:10:54 +00:00

README.md

Brokered Windows Runtime Components for a side-loaded UWP app

This sample demonstrates an enterprise-targeted feature for Windows 10 that allows UWP apps to use existing legacy code responsible for key business-critical operations. The samples shows an example of Brokered Windows Runtime Components and their Proxy Stubs, enabling a side loaded UWP app to communicate with pre-existing desktop components. For more info see the documentation page.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.