Welcome to ASP.NET
This project gives you access to the code for upcoming releases that the Microsoft ASP.NET team is working on, starting with the ASP.NET MVC Framework. The project gives you a look at the design and lets you have a voice in it. You can send us feedback for the ASP.NET MVC framework through the
ASP.NET MVC forums on the
ASP.NET site.
You can download the source code and build the binaries for it on your own computer. For any bugs or other issues you find, please use the the
issue tracker or the forums.
Note: We cannot include any source code you send us into the project (either through comments, patches or items in the ‘Issue Tracker’) but we do welcome any feedback you provide.
We periodically update this project. Refer to the
roadmap to see what we are working on next (although this might change). Occasionally we may release separately official preview builds that are based on code in this project. The preview builds will include an installer and contain binaries, not source code. For information about the code updates and preview releases, see the "
Releases" tab.
- 04/16 Source code release of the ASP.NET MVC : We've just released the latest source code for ASP.NET MVC...this latest release includes Visual Studio templates and unit tests. You can find this release here, view the readme summarising the changes in this release and read Scott Guthrie's post on this release here.
- Source code release of the ASP.NET MVC Preview 2: We're excited to announce that the inaugural code that we’re releasing through this project includes the source code for the ASP.NET MVC framework. This source code corresponds to the Preview 2 release made available at MIX '08 (available here).
Information about how the source code in this project is laid out can be found on the "
Source Structure" page.
Resources, Documentation and Blogs
For preview build releases you can use the latest
ASP.NET Quickstarts to read about the features and see working samples. Interim source code releases in this project come with a readme document that lists any changes since the last release.
ASP.NET MVCYou can find further information, screencasts etc...at the
ASP.NET MVC site.
- Check out the ReadMe for the latest version
- Blog Posts: Here are some of the most recent blog posts on ASP.NET MVC from our team members:
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.