Пока мы тут всяким занимаемся, Мигель времени зря не теряет: то одну библиотечку из дотнета стянет, то другую. Тем более, MS их теперь под лицензией MS-PL лицензировала, то есть, можно не только смотреть исходники (и больше ничего). В общем, что было добавлено в Mono 2.8 из MS-кода:
- Managed Extensibility Framework, a framework to create extensible applications (blogged about their open sourcing).
- The Dynamic Language Runtime is the engine that powers IronPython and IronRuby, but also third party efforts like IronJS and RemObject's Javascript compiler. This lives largely in the System.Core assembly in .NET 4. Some of the code is also used in Mono's version of System.Numerics.
- OData's .NET client (System.Data.Services.Client), I blogged about this here.
- ASP.NET MVC both MVC1 and MVC2.
- Microsoft's AJAX library for use with ASP.NET WebForms.
- Silverlight's Controls, these are used by Moonlight.
Как там ещё было сказано, c Mono 2.8 они переходят на профиль .NET 4.0 (возможно, не правильно понял смысл, не знаю). Вот такие дела. Ссылка на запись в блоге: http://tirania.org/blog/archive/2010/Jul-07.html