ASP.NET MVC 3 Preview 1のソースコードが公開されています。
http://aspnet.codeplex.com/releases/view/50092
ダウンロードが出来るのは以下の2種類です。
・ Recommended Download
ASP.NET MVC3 Preview 1 Source Code
application, 1821K・ Other Available Downloads
ASP.NET MVC3 Preview 1 Futures Source Code
application, 200K
現時点でのリリースノートは以下の通り。
This release contains the source code for ASP.NET MVC 3 Preview 1 as well as the ASP.NET MVC 3 Futures project.
The futures project contains features that the ASP.NET MVC team is considering for a future release of ASP.NET MVC.ASP.NET MVC 3 Preview 1 includes:
- Razor View Engine
- Dependency Injection hooks using a service locator interface.
- Support for .NET 4 Data Annotation and Validation attributes.
- Add View dialog support for multiple view engines including custom view engines.
- Global Action Filters
For more details about this release, please read: Scott Guthrie's detailed write-up
なお、情報源は以下から。
Source code for ASP.NET MVC 3 Preview 1 is now on CodePlex! http://aspnet.codeplex.com/releases/view/50092