Showing tag results for open source

Jul 2, 2015
Post comments count0
Post likes count0

Thank you for your contributions

.NET Team

Since going open source, Roslyn has had 45 and Visual F# has had 29 unique code contributors external to Microsoft. To celebrate and appreciate our first contributors, we sent them each a small gift in the mail: a mug with the classic “cup of tea” language joke as well as the SHA1 of their first commit engraved on the back of the mug. ...

.NET
Apr 6, 2015
Post comments count0
Post likes count0

A Journey Through Open Source: The Trials & Triumphs in Roslyn’s First Year of Open Source

Immo Landwerth

This post is written by Kasey Uhlenhuth a Program Manager on the Managed Languages Team. "I am looking for someone to share in an adventure." — Gandalf, The Hobbit, J.R.R. Tolkien On April 3, 2014, Anders Hejlsberg set us on our open source journey when he made the .NET Compiler Platform (aka “Roslyn”) source code public live on st...

.NET
Mar 18, 2015
Post comments count0
Post likes count0

MSBuild Engine is now Open Source on GitHub

Rich Lander [MSFT]

Today we are pleased to announce that MSBuild is now available on GitHub and we are contributing it to the .NET Foundation! The Microsoft Build Engine (MSBuild) is a platform for building applications. By invoking msbuild.exe on your project or solution file, you can orchestrate and build products in environments where Visual Studio isn't installed...

.NET
Feb 9, 2015
Post comments count0
Post likes count0

Automatic code formatter released to GitHub

Immo Landwerth

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

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

.NET Core Open Source Update

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 8, 2015
Post comments count0
Post likes count0

API review process for .NET Core

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

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

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

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

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