Showing results for July 2015 - .NET Blog

Jul 30, 2015
Post comments count0
Post likes count0

Universal Windows apps in .NET

Rich Lander [MSFT]
Rich Lander [MSFT]

This post was written by Lucian Wischik, a Program Manager on the Managed Languages team. We just released the Universal Windows app development tools for writing Windows 10 apps in Visual Studio 2015. It is an exciting release: you can now use the latest .NET technology to build Universal Windows Platform ("UWP") apps that run on every Windows de...

.NET
Jul 29, 2015
Post comments count0
Post likes count0

Announcing NuGet 3.1 with Support for Universal Windows Platform

Jeffrey Fritz
Jeffrey Fritz

Today the NuGet team in collaboration with several other teams at Microsoft is happy to announce the release of a new version of the NuGet clients supporting the Universal Windows Platform and the new Portable class libraries. The NuGet tools are available through Tools->Extensions and Updates->Update tab in Visual Studio 2015 as well as from...

NuGetRelease announcement
Jul 28, 2015
Post comments count0
Post likes count0

RyuJIT Bug Advisory in the .NET Framework 4.6

Rich Lander [MSFT]
Rich Lander [MSFT]

A code generation (AKA "codegen") issue in RyuJIT in the .NET Framework 4.6 has been discovered that affects a calling pattern called Tail Call Optimization. The RyuJIT team has fixed the issue and has started the process of producing a .NET Framework 4.6 patch that will be freely available for anyone to download and install. There is a workaround...

.NET
Jul 28, 2015
Post comments count0
Post likes count0

.NET Networking APIs for UWP Apps

Immo Landwerth
Immo Landwerth

This post was written by Sidharth Nabar, Program Manager on the Windows networking team. At Build 2015, we announced that .NET Core 5 is the new version of .NET for developers writing Universal Windows Platform (UWP) apps. The set of networking APIs available for developers in .NET Core 5 is an evolution from the set that was available for Windows ...

.NET
Jul 27, 2015
Post comments count0
Post likes count0

Announcing Availability of ASP.NET 5 beta 6

Jeffrey Fritz
Jeffrey Fritz

It feels like we just did this… we just announced an ASP.NET release, and here comes another one.  The development team has been hard at work right through the release of Visual Studio 2015 to deliver an updated set of packages and tools for you to use with ASP.NET 5.  This release, labeled ASP.NET 5 beta 6 contains a handful of new features in the...

ASP.NET
Jul 23, 2015
Post comments count0
Post likes count0

ASP.NET Community Standup – July 21, 2015

Jeffrey Fritz
Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup.  The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET 5 framework over the previous week.  Within 30 minutes, Scott...

ASP.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing the RTM of Visual F# 4.0

Visual FSharp Team [MSFT]
Visual FSharp Team [MSFT]

We are pleased to announce that Visual Studio 2015, and along with it Visual F# 4.0, hit RTM today! Visit the downloads page to install the release build. The F# components in VS 2015 map to commit dd8252eb8d20 in our repo. For an overview of the new language, runtime, and IDE features in Visual F# 4.0, take a look at our earlier blog posts from...

.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing .NET Framework 4.6

Rich Lander [MSFT]
Rich Lander [MSFT]

Update: See .NET Framework Releases to learn about newer releases. We’re excited to announce the RTM releases of .NET Framework 4.6 and Visual Studio 2015 today. You can read about the new features or leave that for later and try them out now. The quickest way to get started is to install the free Visual Studio 2015 Community version. With th...

.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing ASP.NET 4.6 and ASP.NET 5 beta 5 in Visual Studio 2015 Release

Jeffrey Fritz
Jeffrey Fritz

Long time readers of this blog or followers of the ASP.NET Community Standup know that this day was coming, and we have a released version of ASP.NET 4.6 framework and tools with Visual Studio 2015.  Not only are we shipping ASP.NET 4.6, but we are also including with Visual Studio 2015 a bundle of ASP.NET 5 beta 5 runtime tools and libraries.  The...

ASP.NET
Jul 20, 2015
Post comments count0
Post likes count0

NuGet 3.0 Released

Jeffrey Fritz
Jeffrey Fritz

Its been a long journey to this date. We've investigated and tested and released a number of interim builds for developers and package owners to test with the latest Visual Studio bits. The NuGet team is happy to hear all of your feedback about our add-in for Visual Studio and would like to announce the availability of the NuGet 3.0 client with Vis...

NuGetRelease announcement