Skip to content

AppInstaller/StreamingInstallDebuggingApp

Repository files navigation

UWP Streaming Install Debugging App

This is the debugging app for UWP streaming install showcasing the debugging APIs. You can download and deploy the app to debug your own stream-able apps. Please refer to the blog posts for more information on streaming install.

Get Started

You can download this project and run it locally if you have the Windows 10 Creators Update and the Windows 10 Creators Update SDK. Before you can load the project in Visual Studio, please change the TargetPlatformVersion and TargetPlatformMinVersion in the solution's .csproj to match your installed SDK version.

The app's main usage of the streaming install debugging APIs is in the MainPage.xaml.cs file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages