Posts by this author

Feb 10, 2016
0
0

Porting to .NET Core

.NET Core is getting closer and closer to an RTM release. Only two months ago, we announced the RC release of .NET Core and ASP.NET Core. As part of our validation, we're working with internal as well as external customers to port their code to .NET Core. We received many requests from you asking us how you should go about migrating existing code ...

.NET
Feb 10, 2016
0
0

Porting to .NET Core

.NET Core is getting closer and closer to an RTM release. Only two months ago, we announced the RC release of .NET Core and ASP.NET Core. As part of our validation, we're working with internal as well as external customers to port their code to .NET Core. We received many requests from you asking us how you should go about migrating existing ...

.NET
Feb 10, 2016
0
0

Porting to .NET Core

.NET Core is getting closer and closer to an RTM release. Only two months ago, we announced the RC release of .NET Core and ASP.NET Core. As part of our validation, we're working with internal as well as external customers to port their code to .NET Core. We received many requests from you asking us how you should go about migrating existing code ...

.NET
Aug 21, 2015
0
0

The future of Unity

This post was written by Christopher Bennage (@bennage), a member of the Microsoft patterns & practices team.A few months ago, we announced that we were handing Prism over to new owners. We put a lot of time and effort into identifying owners that would invest in the project and support the community.Today, we are announcing a similar ...

.NET
Jul 28, 2015
0
0

.NET Networking APIs for UWP Apps

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 14, 2015
0
0

First .NET Port Award

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the ...

.NET
Jul 14, 2015
0
0

First .NET Port Award

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the ...

.NET
Jul 14, 2015
0
0

First .NET Port Award

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the ...

.NET
Feb 9, 2015
0
0

Automatic code formatter released to GitHub

Code formatting can be a huge pain point. In this post, Jared Parsons, software developer on the Roslyn team, showcases a tool that takes care of it. We have just released the code formatting tool we use to automatically format our code to the prescribed coding guidelines. This tool is based on Roslyn and will work on any C# project. We strongly ...

.NET

Feedback