Showing tag results for announcement

Oct 17, 2017
Post comments count2
Post likes count2

Announcing the .NET Framework 4.7.1

Preeti Krishna - MSFT

Today, we are announcing the release of the .NET Framework 4.7.1. It’s included in the Windows 10 Fall Creators Update. .NET Framework 4.7.1 is also available on Windows 7+ and Windows Server 2008 R2+.  We’ve added support for targeting the .NET Framework 4.7.1 in Visual Studio 2017 15.5. The .NET Framework 4.7.1 includes improvements in several...

.NET
Oct 10, 2017
Post comments count1
Post likes count0

Announcing UWP Support for .NET Standard 2.0

Immo Landwerth

This post was mostly written by Rich Lander with contributions from Immo Landwerth. Today, we are releasing huge updates to UWP for .NET developers. The really big improvement is adding support for .NET Standard 2.0. UWP developers now have access to ~ 20k more APIs. This release brings UWP to partity with the other .NET implementations that suppo...

.NET
Aug 25, 2017
Post comments count0
Post likes count0

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

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
Aug 14, 2017
Post comments count0
Post likes count1

Announcing .NET Standard 2.0

Immo Landwerth

The .NET Standard 2.0 specification is now complete. It is supported in .NET Core 2.0, in the .NET Framework 4.6.1 and later versions, and in Visual Studio 15.3. You can start using .NET Standard 2.0 today. While this post demos .NET Standard in C#, it's also supported in Visual Basic and F#. For more details, take a look at the .NET Standard docu...

.NET
Aug 14, 2017
Post comments count0
Post likes count0

Announcing ASP.NET Core 2.0

Jeffrey Fritz

The ASP.NET team is proud to announce general availability of ASP.NET Core 2.0.  This release features compatibility with .NET Core 2.0, tooling support in Visual Studio 2017 version 15.3, and the new Razor Pages user-interface design paradigm.  For a full list of updates, you can read the release notes and you can check the list of changed items i...

ASP.NETASP.NET CoreVisual Studio
Jun 28, 2017
Post comments count0
Post likes count0

Introducing ASP.NET Core 2.0 Preview 2

Jeffrey Fritz

At Build 2017, we released an initial preview version of ASP.NET Core 2.0.  Over the last two months we have incorporated your feedback and added a number of new features.  We now have a Preview 2 version of the ASP.NET Core 2.0 framework and Visual Studio tools for you to try.  In this post, we will review some of the new features in this preview ...

ASP.NETASP.NET Core
Jun 12, 2017
Post comments count0
Post likes count0

.NET Core 2 and Visual Studio 2017 (15.3) Preview 2

Lee Coward

Visual Studio 2017 (15.3) Preview 2 was recently released which includes .NET Core 1.0 and 1.1, our latest production releases of .NET Core. You will need to install the .NET Core 2.0 Preview 1 SDK to develop .NET Core 2.0 applications using Visual Studio 2017 (15.3) Preview 2 . We are working on .NET Core 2.0 Preview 2 which will be available soo...

.NET
May 26, 2017
Post comments count0
Post likes count0

.NET Framework May 2017 Cumulative Quality Update for Windows 10

Rich Lander [MSFT]

We just released a new Cumulative Quality Update for the .NET Framework. This update is specific to Windows 10 Creators Update. Previously released security and quality updates are included in this release. These quality updates will be made available to other .NET Framework and Windows version combinations in Q3 2017. You can read the .NET Frame...

.NET
May 10, 2017
Post comments count1
Post likes count0

Announcing ASP.NET Core 2.0.0-Preview1 and Updates for .NET Web Developers

Jeffrey Fritz

The ASP.NET team is pleased to share the first preview version of the ASP.NET Core 2.0 framework.  In this post, we’ll look at the new features and changes to the web framework that were announced at the Build 2017 keynote and sessions.  We will also look at some other updates that were published for ASP.NET 4.7 and WCF. ASP.NET Core 2.0.0-preview...

ASP.NETASP.NET Core
Mar 7, 2017
Post comments count0
Post likes count0

Announcing New ASP.NET Core and Web Development Features in Visual Studio 2017

Jeffrey Fritz

We are pleased to announce updates to our ASP.NET tools, ASP.NET Core tools, Container tools, and frameworks that are shipping as part of the Visual Studio 2017 release today.  We have made significant updates to the web development tools to make them easier for you to use and help make you more productive in your daily web development tasks. ASP....

ASP.NETASP.NET Core