Showing archive results for 2016

Jul 15, 2016
Post comments count0
Post likes count0

.NET Core Roadmap

Immo Landwerth

This post was written by Scott Hunter. It has been about two weeks since we shipped .NET Core / ASP.NET Core 1.0. The team has used the past two weeks to take a deep breath, and is now getting started on planning what is coming next. We have seen a lot of .NET Core SDK downloads and significant feedback. Please keep the feedback coming. Here is a...

.NET
Jul 13, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – July 12, 2016

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
Jul 13, 2016
Post comments count0
Post likes count0

Visual Studio ‘15’ Preview 3 for C# and Visual Basic

Kasey Uhlenhuth

One of our major focuses in Visual Studio ‘15' is improving developer productivity inside the editor. As we develop, we all perform series of actions over and over again--like writing methods, renaming variables, changing method signatures, implementing interfaces, etc. Our goal is to help automate or reduce these tasks to a single click so that yo...

.NET
Jul 13, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – July 5, 2016

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
Jul 12, 2016
Post comments count0
Post likes count0

The week in .NET – 7/12/2016

Stacey Haffner [MSFT]

To read the last post, see The week in .NET – 6/28/2016. On .NET Last week, we had Mukul Sabharwal on the show to talk about .NET Core usage at Bing. This week, we'll have Lucas Meijer from Unity Technologies on the show. Package of the week: LinqToTwitter LINQ to Twitter is an open source library that enables querying Twitter using standard...

.NET
Jul 2, 2016
Post comments count0
Post likes count0

Working through things on other OSs

maoni

We just shipped CoreCLR 1.0. That was a significant milestone for us – now we officially run on non Windows OSs and that’s very exciting. Folks who told me that they really missed using C# or wanted to use C# but couldn’t because they were not using Windows can now do so. Yay! For GC it would seem like there shouldn’t’ve been much work to get it ...

.NET
Jul 1, 2016
Post comments count0
Post likes count0

Notes from the ASP.NET Community Standup – June 28th 2016

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
Jun 28, 2016
Post comments count0
Post likes count0

The week in .NET – 6/28/2016

Bertrand Le Roy

To read last week's post, see The week in .NET – 6/21/2016. We shipped! We are excited to announce the release of .NET Core 1.0, ASP.NET Core 1.0 and Entity Framework Core 1.0, available on Windows, OS X and Linux! .NET Core is a cross-platform, open source, and modular .NET platform for creating modern web apps, microservices, libraries and cons...

.NET
Jun 27, 2016
Post comments count0
Post likes count1

Announcing .NET Core 1.0

Rich Lander [MSFT]

Updated (2017): See .NET Core Releases to learn about newer releases. We are excited to announce the release of .NET Core 1.0, ASP.NET Core 1.0 and Entity Framework Core 1.0, available on Windows, OS X and Linux! .NET Core is a cross-platform, open source, and modular .NET platform for creating modern web apps, microservices, libraries and conso...

.NET
Jun 27, 2016
Post comments count0
Post likes count0

Announcing ASP.NET Core 1.0

Jeffrey Fritz

The first version of ASP.NET 1.0 came out almost 14 years ago. Since then many developers have used it to build and run great web applications, and over the years we have added and evolved many, many capabilities to it. Today we are excited to announce the release of ASP.NET Core 1.0! This new release is one of the most significant architectural...

ASP.NETASP.NET Core