Showing results for uwp - .NET Blog

Aug 25, 2017
0
0

UWP & .NET Standard 2.0: A preview is now available!

Immo Landwerth
Immo Landwerth

Today, we released the first Preview of Visual Studio 2017 version 15.4. This includes an update to the UWP tooling that supports .NET Standard 2.0. In this post, I'll outline what this means for UWP development with .NET. Prerequisites In order to use .NET Standard 2.0 in UWP, you need to target Fall Creators Update (FCU) as the minimum version ...

.NET
Apr 18, 2016
0
0

What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2

Stacey Haffner [MSFT]
Stacey Haffner [MSFT]

Last week we released an update to the Visual Studio 2015 Tools for Universal Windows Apps (UWA). The release includes improvements across the libraries, runtime, and compiler. This means that development is faster and applications will be more responsive and easier to maintain. Applications such as NCAA March Madness Live and TuneIn Radio are alre...

.NET
Sep 28, 2015
0
0

What’s new for .NET and UWP in Win10 Tools 1.1

Rich Lander [MSFT]
Rich Lander [MSFT]

This post was written by Lucian Wischik, Program Manager on the Managed Languages team. Last week we updated the Visual Studio tools for Universal Windows Apps. The easiest way to get the update is within Visual Studio, under Tools > Extensions > Updates. (Also read the release notes). As part of this update, we're including a new opt-in ...

.NET