畢竟EF是現在.NET Framework下重要的資料處理元件,就如我一樣,現在不論Winforms / WebForms還是MVC,都靠DataContext去做CRUD或一些驗證程序,在沒有EF的情況下,實在欠缺什麼似的,所以Mono,安裝使用經驗是有,但都是玩票性質。
經過Mono Project Team努力,前天終於推出3.0版本,主要更新有 :
- C# Async compiler
- Unified C# compiler for all profiles
- 4.5 Async API Profile
- Integrated new Microsoft's Open Sourced stacks:
- ASP.NET MVC 4
- ASP.NET WebPages
- Entity Framework
- Razor
- System.Json (replaces our own)
- ASP.NET MVC 4
- New High performance Garbage Collector (SGen - with many performance and scalability improvements)
- Metric ton of runtime and class library improvements.
亮點不少,ASP.NET WebPages / MVC4,Razor Syntax,還有高效能的GC,最重要就是開始支援EF了。
參考連結 :
Release Notes Mono 3.0
ScottGu's Blog - Entity Framework and Open Source
ADO.NET Blog - Entity Framework and Open Source
沒有留言:
發佈留言