A client library that wraps the Windows Device Portal REST APIs.
Перейти к файлу
Josh Wittner 81fd28186c
Merge pull request #312 from microsoft/users/GitHubPolicyService/59e06b0a-3d08-47e6-b4a4-049878362e13
Adding Microsoft SECURITY.MD
2022-09-26 10:01:32 -07:00
Samples Better app streaming and StyleCop fixes (#283) 2018-06-14 09:25:07 -07:00
WindowsDevicePortalWrapper Reset stream on get certificate 2020-11-09 13:57:17 +00:00
.gitattributes initial library and core test app 2016-06-02 10:39:43 -07:00
.gitignore v0.9.1 Release - Async Breaking Change and Dump Collection (#195) 2016-10-18 10:31:47 -07:00
CONTRIBUTING.md Add IC server info for maintainers. 2017-05-25 12:17:20 -07:00
DocConfig.txt Cleaning up some comments in DocConfig.txt 2016-08-09 15:57:56 -07:00
GettingStarted.md Update GettingStarted.md (#169) 2016-09-02 10:37:59 -07:00
License.txt add license.txt and contributing.md files. start adding content to readme.md. update StyleCop settings files to make code easier to read (ex: remove documentation spell check rule). 2016-06-27 12:06:40 -07:00
README.md Update README.md (#235) 2017-03-30 09:58:45 -07:00
SECURITY.md Microsoft mandatory file 2022-09-08 15:19:07 +00:00
Testing.md Add the ability while generating a mock to specify a file to use as the request body 2016-08-09 13:19:06 -07:00
XboxWDPDriver.md Updates the library for .NET to not accept untrusted roots. 2016-08-29 15:34:27 -07:00

README.md

WindowsDevicePortalWrapper

A client library that wraps the Windows Device Portal REST APIs.

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.

Get Started using the library.



To start contributing, see Contributing



For source code documentation, see https://microsoft.github.io/WindowsDevicePortalWrapper/annotated.html



For documentation on the WDP REST endpoints which the project wraps, see the following references.

Core methods

Windows Device Portal Core API reference


HoloLens specific methods

HoloLens Device Portal API reference


Xbox One specific methods

Xbox Device Portal API reference