Showing results for May 2016 - Page 2 of 4 - .NET Blog

May 19, 2016
Post comments count0
Post likes count0

Consolidated REST API deployed

Maarten Balliauw
Maarten Balliauw

A few weeks back, we deployed our consolidated REST API powering NuGet.org and the NuGet client experience in Visual Studio. An invisible change for our users, but a big change for the NuGet team. This consolidated REST API lays the foundation of our future work on the server side of NuGet. In this post, we want to expand a little on the history of...

NuGetInsights
May 17, 2016
Post comments count0
Post likes count0

The week in .NET – 5/16/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 5/10/2016. We shipped! Yesterday, we released ASP.NET Core RC2, .NET Core RC2, and the preview 1 of the associated SDK. We also released Entity Framework Core RC2. We also have a new .NET web site that you can reach using the simple dot.net URL. On.NET Last week on the show, ...

.NET
May 17, 2016
Post comments count0
Post likes count0

Releasing F# Language Documentation as Open-Source

Den Delimarsky [MSFT]
Den Delimarsky [MSFT]

Guest post by Den Delimarsky, Program Manager, Butt & Enterprise Continuing our efforts to make our documentation more flexible and open, we are releasing the F# language documentation as open-source. This means that starting today you can both easily download the most up-to-date documents for offline consumption, as well as contribute to sect...

.NET
May 16, 2016
Post comments count0
Post likes count0

Announcing Entity Framework Core RC2

Rowan Miller
Rowan Miller

Entity Framework (EF) Core is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core RC2 available. This coincides with the release of .NET Core RC2 and ASP.NET Core RC2. EF Core, formerly known as EF7 Between RC1 and RC2, we changed from Entity Framework 7 to Entity Framework Core 1.0. ...

Entity Framework
May 16, 2016
Post comments count0
Post likes count0

Announcing Entity Framework Core RC2

Rowan Miller
Rowan Miller

Entity Framework (EF) Core is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core RC2 available. This coincides with the release of .NET Core RC2 and ASP.NET Core RC2. EF Core, formerly known as EF7 Between RC1 and RC2, we changed from Entity Framework 7 to Entity Framework Core 1.0. ...

Entity Framework
May 16, 2016
Post comments count0
Post likes count0

Announcing .NET Core RC2 and .NET Core SDK Preview 1

Rich Lander [MSFT]
Rich Lander [MSFT]

Updated (2017): See .NET Core Releases to learn about newer releases. This release is not supported. Today, we are announcing the release of .NET Core RC2. You can use it to build ASP.NET Core, console apps and class libraries for Windows, OS X and Linux. RC2 is a major update from the November RC1 release, including new APIs, performance and reli...

.NET
May 16, 2016
Post comments count0
Post likes count0

Announcing .NET Core RC2 and .NET Core SDK Preview 1

Rich Lander [MSFT]
Rich Lander [MSFT]

Updated (2017): See .NET Core Releases to learn about newer releases. This release is not supported. Today, we are announcing the release of .NET Core RC2. You can use it to build ASP.NET Core, console apps and class libraries for Windows, OS X and Linux. RC2 is a major update from the November RC1 release, including new APIs, performance and reli...

.NET
May 16, 2016
Post comments count0
Post likes count0

Announcing ASP.NET Core RC2

Jeffrey Fritz
Jeffrey Fritz

Edit:  ASP.NET Core RC2 is now available for use with Azure Web Applications We are very pleased to announce the availability of ASP.NET Core RC2.  This release succeeds the ASP.NET 5 RC1 release and features a number of updates to enhance compatibility with other .NET frameworks and an improved runtime.  You can install the RC2 from http://dot.ne...

ASP.NETASP.NET Core
May 11, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – May 10, 2016

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 Core framework over the previous week. Within 30 minutes, Scot...

ASP.NETASP.NET Core
May 10, 2016
Post comments count0
Post likes count0

The week in .NET – 5/10/2016

Bertrand Le Roy
Bertrand Le Roy

To read last week's post, see The week in .NET – 5/3/2016. On.NET Last week in On .NET, we had the pleasure to speak with Andy De George about SadConsole, his text-based gaming engine. This week's guest is still TBD. Post of the week: Stack Overflow - How we do deployment This week, I want to do something exceptional for an exceptional post: extrac...

.NET