# WindowsDevicePortalWrapper **Repository Path**: renliguo/WindowsDevicePortalWrapper ## Basic Information - **Project Name**: WindowsDevicePortalWrapper - **Description**: A client library that wraps the Windows Device Portal REST APIs. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WindowsDevicePortalWrapper A client library that wraps the [Windows Device Portal](https://msdn.microsoft.com/windows/uwp/debug-test-perf/device-portal) REST APIs. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. [Get Started](https://github.com/Microsoft/WindowsDevicePortalWrapper/blob/master/GettingStarted.md) using the library. --- --- To start contributing, see [Contributing](https://github.com/Microsoft/WindowsDevicePortalWrapper/blob/master/CONTRIBUTING.md) --- --- 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](https://msdn.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal-api-core) --- ### HoloLens specific methods [HoloLens Device Portal API reference](https://developer.microsoft.com/en-us/windows/mixed-reality/device_portal_api_reference) --- ### Xbox One specific methods [Xbox Device Portal API reference](https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/reference) ---