Links with more information about the Windows Device Portal Wrapper project
As announced at the end of last week in this post on the Windows developer blog, we recently released the Windows Device Portal Wrapper project on GitHub and have now added it to NuGet as well.
The Windows Device Portal Wrapper project wraps the Device Portal APIs to make it easier to build custom tools on top of Device Portal. The wrapper supports most of the commonly used Device Portal features across all device families (Xbox One, Desktop, Phone, HoloLens and IoT), and it can be used from tools that target either the .NET Framework 4.5.2 or higher or UWP.
Here are some links to help you get started using the Windows Device Portal Wrapper:
- Windows Device Portal Wrapper NuGet package - https://www.nuget.org/packages/WindowsDevicePortalWrapper/
- Windows Device Portal Wrapper GitHub project - https://github.com/Microsoft/WindowsDevicePortalWrapper
- Sample Windows Device Portal Wrapper apps - https://github.com/Microsoft/WindowsDevicePortalWrapper/tree/master/Samples
- MSDN docs for Windows Device Portal - https://msdn.microsoft.com/en-us/windows/uwp/debug-test-perf/device-portal