Mono Lives On
Written by Kay Ewbank   
Friday, 23 March 2012

A beta version of Mono 2.11 has been released after a year of development. It features complete support for async programming in C# 5.0 and better Mac support.

A beta version of Mono 2.11 has been released after a year of development. This news also serves as  an indication that the Mono is still reassuringly active. Given the lack of alternatives for .NET developers now that Microsoft has chosen an alternative route, this has to be good news.

 

 

mono

 

The announcement of Mono 2.11.0 comes from Miguel de Icaza who started the Mono and Gnome projects and says that this is the first in a series of beta releases that will lead to the next 2.12 stable release. The highlights of the new version split between improved support for C#, compliance with .NET 4.5 API, and better Mac support.

In the area of C# support, Mono 2.11 implements the C# 5.0 language with complete support for async programming, and the C# back end has been rewritten to support both IKVM.Reflection and System.Reflection.

The blog post says that this has allowed the team to unify all the old compilers (mcs, gmcs, dmcs and smcs) into a single compiler: mcs. In addition, the compiler is no longer a big set of static classes, instead the entire compiler is instance based, allowing multiple instances of the compiler to co-exist at the same time. Mono's Compiler as a Service has been extended and reuses the compiler's fully instance based approach.

Although .NET 4.5 has not yet been officially released, the compiler now defaults to the 4.5 API, with support for new Async methods, WinRT compatibility API, and new assemblies in the form of System.Net.Http and System.Threading.Tasks.Dataflow. The blog says that the new System.Net.Http stack is ideal for developers using the C# 5.0 async framework.

Mac support has been extended in a number of ways and features that previously only worked on Linux now work on the Mac. Other improvements to the debugger, runtime and performance are detailed in the announcement.

Meanwhile, Xamarin has also announced Mono for Android Designer, a beta IDE that you can use to design Android layouts and UI on Windows and Mac. If you’re interested in taking part in the beta program, fill in this form.

More Information

Mono Project

Mono 2.11.0 is out

Mono for Android Designer Beta signup survey

Related Articles

Mono Reborn

Xamarin's first Mono release

Mono 2.10 released with reservations

Dumping .NET - Microsoft's Madness

  

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Crazy Clocks
10/03/2024

It's that time again when the clocks change and  time is of the essence and I indulge my interest in crazy clocks. I am always surprised that there are still new ideas for how to display the time [ ... ]



iOS 17.4 Released With Support For App Stores In The EU
06/03/2024

I have written about Apple's approach to complying with regulation, characterizing it as malicious compliance. It also seems that Apple is a master of creating the unintended consequence and letting i [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Sunday, 04 November 2018 )