posted by 네코냥이 2013. 6. 13. 09:42


http://www.mono-project.com/Mono_Project_Roadmap


2012년도에 릴리스한 최근의 MONO 버전은 .NET Framework를 4.5 버전까지 완전하게 지원한다.



  • C# 5.0 (Unified for all profiles)
  • IKVM Reflection or Cecil powered C# compiler
  • SGen: Precise stack scanning
  • Tuned Parallel Frameworks
  • Complete .NET 4.5 core support
    • Async APIs in all core libraries
  • Tail call optimizations for F#
  • Ships Microsoft's open sourced stacks:
    • ASP.NET MVC 4
    • ASP.NET WebPages
    • Entity Framework
    • Razor
    • System.Json (replaces our own)

Features that have already shipped out of band:

  • MonoMac and MonoMac bundler
  • IronPython, IronRuby and F# bundled with Mono