WindowsDevicePortalWrapper 0.9.5.1
The Device Portal Wrapper is a library that allows a client application to connect to a Device Portal instance on a Windows 10 device and call the REST APIs presented. This allows an application to e.g. install apps, reboot the device, or get performance metrics.
See the GitHub repo at https://github.com/microsoft/windowsdeviceportalwrapper
Install-Package WindowsDevicePortalWrapper -Version 0.9.5.1
dotnet add package WindowsDevicePortalWrapper --version 0.9.5.1
<PackageReference Include="WindowsDevicePortalWrapper" Version="0.9.5.1" />
paket add WindowsDevicePortalWrapper --version 0.9.5.1
Release Notes
Fixes a TLS issue on Win 7, exposes additional generic REST method functions, and fixes a file upload issue.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WindowsDevicePortalWrapper:
Repository | Stars |
---|---|
microsoft/MixedRealityCompanionKit
This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
|