Skip to content
Go back

ASP.NET MVC framework preview 3 released!

Edit page

Don't know how I do it, but I think this blog post is yet again the first one out there mentioning a new release of the ASP.NET framework (preview 3) Cool

The official installation package can be downloaded from the Microsoft site. Source code is also available from CodePlex.

Update instructions from preview 2 to preview 3 are contained in the download. If you created a project based on the "preview-preview" version, here's what you'll have to update:

kick it on DotNetKicks.com


Edit page
Share this post on:

Previous Post
Detailed code metrics with NDepend
Next Post
Creating a custom ViewEngine for the ASP.NET MVC framework