ASP.NET MVC
You can find more information about ASP.NET MVC (quickstarts, tutorials, screencasts etc...) on the
ASP.NET MVC site site.
ASP.NET MVC 2 Beta is now available! The roadmap provides more detail.
ASP.NET MVC Road MapThe
ASP.NET MVC 1.0 RTM release is available on the MSDN download center. Be sure to check out the
readme for the latest release notes.
How to Provide Feedback
Because we highly value your input on this release version, please do submit feedback. There are two primary means for providing feedback:
- The ASP.NET MVC Forum on the ASP.NET Forums site allows you to engage in discussions with other customers and with the ASP.NET MVC product team. This is a great place to ask questions, post comments, and learn more about using ASP.NET MVC.
- The Issue Tracker tab on this site allows you to file bugs to the product team for consideration. The Issue Tracker is voting-based, so bugs with the most votes are given priority. (However, the product team will consider each issue individually, and more votes does not necessarily guarantee acceptance.)
Tip: Please use "Issue" type for logging bugs and "Feature" type for logging new feature suggestions.
- Blog Posts: Here are some of the most recent blog posts on ASP.NET MVC from our team members and the community:
Unit Test Integration
The ASP.NET MVC Project template (which we'll upload to this project very soon) provides a unit test dialog which allows you to select a unit test framework from a drop down. We are working closely with unit test framework providers to intergrate their frameworks into that drop down. The following is a list of those projects which have installers that integrate with ASP.NET MVC. These projects are run by others in the community, not the ASP.NET team.
Other Interesting Projects:
- MVCContrib: A Codeplex project to add functionality to ASP.NET MVC. This project is run by others in the community, not the ASP.NET team.