Showing results for January 2015 - .NET Blog

Jan 28, 2015
0
0

.NET Core Open Source Update

Immo Landwerth
Immo Landwerth

Wow. Just wow. I don’t know of a better way to describe my feelings right now. Open source is probably one of the most energizing projects our team has been working on. It’s been a blast so far and the stream of enthusiastic contributors and interactions doesn’t seem to stop any time soon. In this post, I want to give you a long overdue ...

.NET
Jan 16, 2015
0
0

Making It Better: Updates for ASP.NET 5 in Visual Studio 2015 CTP 5

Jeffrey Fritz
Jeffrey Fritz

It's been about two months since we released the first beta of ASP.NET 5, and today we happy to announce that ASP.NET 5 Beta2 is available. For developers using Visual Studio, you'll find great new tools to support and enhance your development process.  All ASP.NET developers will be able to take advantage of a new runtime and many product ...

ASP.NET
Jan 14, 2015
0
0

Running ASP.NET 5 applications in Linux Containers with Docker

Ahmet Alp Balkan (Microsoft Azure)
Ahmet Alp Balkan (Microsoft Azure)

As a part of our ASP.NET 5 cross-platform efforts, we are actively working on making applications written in ASP.NET 5 easy to deploy and ship on Linux and Mac OS X. A while ago, we have released the first official Docker image by Microsoft: the ASP.NET 5 Preview Docker Image. Docker is an open source project that makes it easier to run ...

ASP.NET
Jan 8, 2015
0
0

API review process for .NET Core

Immo Landwerth
Immo Landwerth

Happy new year! Three weeks ago we published a proposal for an API review process on GitHub and asked for your feedback. The process is now in-place and documented in our developer wiki. Review process Our primary goal with this review process is to provide a good balance between OSS agility and ensuring high quality APIs. This requires ...

.NET