Showing results for announcement - .NET Blog

Feb 3, 2015
Post comments count0
Post likes count0

CoreCLR is now Open Source

.NET Team
.NET Team

We’re excited to announce that CoreCLR is now open source on GitHub. CoreCLR is the .NET execution engine in .NET Core, performing functions such as garbage collection and compilation to machine code. .NET Core is a modular implementation of .NET that can be used as the base stack for a wide variety of scenarios, today scaling from console utilitie...

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

.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 update o...

.NET
Jan 16, 2015
Post comments count0
Post likes count0

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 qua...

ASP.NET
Jan 8, 2015
Post comments count0
Post likes count0

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 havi...

.NET
Dec 17, 2014
Post comments count0
Post likes count0

Yeoman generators for ASP.NET 5

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Hi everyone, this post is in my name but it’s authored by Sourabh Shirhatti. He was a **Program Manager Intern **from the University of Texas at Austin that I’ve had the pleasure of working with this summer. This post is long overdue, we should have posted this a while back. Better late than never :)   Building complex modern web applications u...

ASP.NET
Dec 8, 2014
Post comments count0
Post likes count0

Channel 9 interview on open sourcing .NET

Immo Landwerth
Immo Landwerth

Curious to where we are with open sourcing .NET Core? Do you want to know which libraries are next? Interested in a white boarding session with David Kean? Then you should check out this video on Channel 9: Questions or concerns? Leave a comment on the Channel 9 post.

.NET
Dec 4, 2014
Post comments count0
Post likes count2

Introducing .NET Core

Immo Landwerth
Immo Landwerth

At connect(), we announced that .NET Core will be entirely released as open source software. I also promised to follow up with more details on .NET Core. In this post, I’ll provide an overview of .NET Core, how we’re going to release it, how it relates to the .NET Framework, and what this means for cross-platform and open source development. Looki...

.NET
Nov 24, 2014
Post comments count0
Post likes count0

Advisory Council Proposal — Call for Community Feedback Extended to December 5th

Immo Landwerth
Immo Landwerth

This is a cross post from the .NET Foundation blog and written by Gianugo Rabellino. --ImmoThe increased openness of .NET has sparked widespread interest in the .NET Foundation. As a result, its Board of Directors has decided to extend the timeframe for community feedback on the .NET Foundation Advisory Council to December, 5, 2014. The ...

.NET
Nov 20, 2014
Post comments count0
Post likes count0

One Week of Open Source

Immo Landwerth
Immo Landwerth

Last Wednesday, we announced the new .NET 2015 Preview and our plans to fully open source .NET Core. What an awesome week! Thank you! We knew that you guys would really dig open source but we didn’t expect such a positive response. Within a single week, our open source blog post got more than 200k views! And even on GitHub, which seems to b...

.NET
Nov 12, 2014
Post comments count1
Post likes count0

.NET Core is Open Source

Immo Landwerth
Immo Landwerth

Today is a huge day for .NET! We’re happy to announce that .NET Core will be open source, including the runtime as well as the framework libraries. This is a natural progression of our open source efforts, which already covers the managed compilers (C#, VB, and F#) as well as ASP.NET: This takes it to the next level by extending...

.NET