Microsoft has extended the .NET platform to the open source side, along with several other critical tools and frameworks. Taken together, the releases make up Microsoft's most comprehensive move yet into the open source world. Here's what the news means for developers.

Curtis Franklin Jr., Senior Editor at Dark Reading

June 29, 2016

3 Min Read
<p align="left">(Image: Nicolas McComber/iStockphoto)</p>

9 Tech Giants Embracing The Open Source Revolution

9 Tech Giants Embracing The Open Source Revolution


9 Tech Giants Embracing The Open Source Revolution (Click image for larger view and slideshow.)

In case you were holding onto the idea that there's no difference between Satya Nadella's Microsoft and Steve Ballmer's Microsoft, consider Tuesday's introduction of .Net Core 1.0, ASP.Net Core 1.0, and Entity Framework Core 1.0. Each is a fully open source product that will allow developers to create applications on Windows, OS X, and Linux.

The products were announced at Red Hat's DevNation conference, taking place in San Francisco June 26-29. In addition, Microsoft released a new version of Visual Studio and announced a common protocol for language servers designed to make it easy for companies to add language support and components to the Visual Studio programming ecosystem. Taken together, the releases make up Microsoft's most comprehensive move yet into the open source world.

A subset of Microsoft's .Net Framework, .Net Core will allow the creation of complete, complex web-based applications on the .Net Framework. How open is .Net Core 1.0? The source packages are downloaded from GitHub rather than a Microsoft server. In a blog post announcing the availability of the 1.0 version, Microsoft program manager Rich Lander said more than 10,000 individuals have already contributed to .Net Core. He shared details about the communities they come from.

This moves shows .Net Core and ASP.Net Core and Entity Framework Core 1.0 to be open in more than name only. Microsoft is serious about open source software. The company's seriousness is indicated by the breadth of software accompanying these three new tools and the depth to which the releases have an impact on software development.

[Microsoft has been embracing many different platforms. Read Microsoft Flow For iOS Aims to Help Apps Play Nice.]

The question for many companies and developers is precisely what these new products will mean for them. First, and most important, it should be much easier to develop an application in Microsoft-centric tools and languages, and then have the application run successfully on other platforms with no need to re-develop the app.

It's also worth pointing out these tools make it much easier than previously possible for developers to build apps to mesh with Microsoft components and systems that are not open source.

Chief among these proprietary components is Microsoft Azure, the IaaS platform at the heart of many Microsoft offerings. Developers should also remember .NET Core is a subset of Microsoft's full .NET framework: If Windows is the sole target environment, then there are still substantial benefits that come with the "real" .NET.

Of course, one of the benefits to being a subset is having a smaller footprint. In addition, .NET Core is a modular system, so developers can download and use only those functions required for their app without having to carry the full weight of the .NET framework. ASP.NET Core is also smaller and more modular, thus eliminating the need for a number of large downloadable linked libraries (.dll files), which were required by earlier versions of the framework.

Tuesday's announcements show Microsoft is now very serious about bringing the Linux server world and Macintosh client world within the Windows family. By involving the open source community in the process before version 1.0 was released, Microsoft has taken steps to make it far more likely its new direction will be embraced.

Lander emphasized the company's appreciation for the community in his blog post. "We’d like to express our gratitude for everyone that has tried .NET Core and ASP.NET Core and has given us feedback," he wrote.

"We know that tens of thousands of you have been using the pre-1.0 product. Thanks! We've received a lot of feedback about design choices, user experience, performance, communication and other topics. We've tried our best to apply all of that feedback. The release is much better for it. We couldn’t have done it without you. Thanks!"

About the Author(s)

Curtis Franklin Jr.

Senior Editor at Dark Reading

Curtis Franklin Jr. is Senior Editor at Dark Reading. In this role he focuses on product and technology coverage for the publication. In addition he works on audio and video programming for Dark Reading and contributes to activities at Interop ITX, Black Hat, INsecurity, and other conferences.

Previously he was editor of Light Reading's Security Now and executive editor, technology, at InformationWeek where he was also executive producer of InformationWeek's online radio and podcast episodes.

Curtis has been writing about technologies and products in computing and networking since the early 1980s. He has contributed to a number of technology-industry publications including Enterprise Efficiency, ChannelWeb, Network Computing, InfoWorld, PCWorld, Dark Reading, and ITWorld.com on subjects ranging from mobile enterprise computing to enterprise security and wireless networking.

Curtis is the author of thousands of articles, the co-author of five books, and has been a frequent speaker at computer and networking industry conferences across North America and Europe. His most popular book, The Absolute Beginner's Guide to Podcasting, with co-author George Colombo, was published by Que Books. His most recent book, Cloud Computing: Technologies and Strategies of the Ubiquitous Data Center, with co-author Brian Chee, was released in April 2010. His next book, Securing the Cloud: Security Strategies for the Ubiquitous Data Center, with co-author Brian Chee, is scheduled for release in the Fall of 2018.

When he's not writing, Curtis is a painter, photographer, cook, and multi-instrumentalist musician. He is active in amateur radio (KG4GWA), scuba diving, stand-up paddleboarding, and is a certified Florida Master Naturalist.

Never Miss a Beat: Get a snapshot of the issues affecting the IT industry straight to your inbox.

You May Also Like


More Insights