Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 1010 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 1010 Bytes

Universal Windows app samples

This repo contains the samples that demonstrate the API usage patterns for the Universal Windows Platform (UWP) in the Windows Software Development Kit (SDK) for Windows 10. These code samples were created with the Universal Windows templates available in Visual Studio, and are designed to run on desktop, mobile, and future devices that support the Universal Windows Platform.

##AppMe

https://github.com/LewisJohnson/UWP-Samples/tree/master/AppMe

AppMe is where all the XAML and Visual samples are kept. The app has a page style layout so you can see all the sample in 1 program. Just download the .ZIP or copy the repo, build the soultion and test all the samples.

Universal Windows Platform development

These samples require Visual Studio 2015 and the Windows Software Development Kit (SDK) for Windows 10 to build, test, and deploy your Universal Windows apps.

Get a free copy of Visual Studio 2015 here