uwp Getting started with uwp Installation or Setup

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

Detailed instructions on getting UWP set up or installed.

Requirements

  1. Windows 10
  2. Visual Studio 2015

Steps

  • Download and custom install Visual Studio 2015, while making sure that Universal Windows App Development Toolsis selected along with its sub options:-
    a) Tools and Windows SDK
    b) Emulator for Windows Phone

  • Make sure to Enable Developer Mode on development and deploying device.

  • Select the template based on the language that you want to use:
    C#, Visual Basic, C++ or JavaScript.

  • Next create a Blank App (Universal Windows).

  • Select the Target and Minimum version of Windows 10 suitable for your application.

    Click here if you are not sure which versions you should choose or simply leave the options at their default values and click 'OK' to get started!



Got any uwp Question?