Sample apps, games and other content for use in testing the Microsoft Partner Center.
Перейти к файлу
Sam Comstock 80e0d6e39c Updated docs. 2020-03-24 21:52:20 -07:00
CentennialApp Clean up some typos and updated .gitignore (#6) 2019-11-11 13:43:36 -08:00
CentennialPackaging Master centennial (#3) 2019-10-15 23:25:41 -07:00
Scripts Adding support for XboxOne XDK samples (#5) 2019-11-11 08:43:29 -08:00
UwpAddOn Clean up some typos and updated .gitignore (#6) 2019-11-11 13:43:36 -08:00
UwpCppApp Clean up some build settings. (#7) 2019-11-11 15:35:55 -08:00
UwpNetNativeApp Clean up some typos and updated .gitignore (#6) 2019-11-11 13:43:36 -08:00
XboxOne Updated docs. 2020-03-24 21:52:20 -07:00
.gitignore Clean up some typos and updated .gitignore (#6) 2019-11-11 13:43:36 -08:00
CODE_OF_CONDUCT.md Initial commit 2019-09-27 11:01:17 -07:00
DiceWebSampleApps.sln Update documentation. 2020-03-23 00:16:28 -07:00
DiceWebSampleApps_vs2019.sln Update documentation. 2020-03-23 00:16:28 -07:00
LICENSE Initial commit 2019-09-27 11:01:18 -07:00
README.md Update documentation. 2020-03-23 00:16:28 -07:00
SECURITY.md Initial commit 2019-09-27 11:01:19 -07:00

README.md

page_type languages products description urlFragment
sample
csharp
cpp
dotnet
windows-uwp
xbox
Sample apps, games and other content for use in testing the Microsoft Partner Center. sample-partner-center-apps

Sample Projects for Partner Center

This repository contains sample projects to generate apps, games and other content for the Microsoft Partner Center.

Requirements

UWP apps

XDK apps

Setup

Running the sample

Contents

Outline the file contents of the repository. It helps users navigate the codebase, build configuration and any related assets.

File/folder Description
CentennialApp Sample C# Desktop bridge app.
CentennialPackaging Packaging project for sample Desktop bridge app.
UwpCppApp Sample UWP app using C++.
UwpNetNativeApp Sample UWP app using CSharp.
UwpAddOn Sample UWP AddOn app using C++.
.gitignore Define what to ignore at commit time.
CHANGELOG.md List of changes to the sample.
CONTRIBUTING.md Guidelines for contributing to the sample.
README.md This README file.
LICENSE The license for the sample.
XboxOne/EraPackage Sample package for XboxOne game.
XboxOne/EraAddOnPackage Sample package for XboxOne durable with packages addon.

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.opensource.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., status check, 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.