ASP.Net MVC Toolkit Download
Posted by Andrew Myhre on June 29, 2008
Took me ages to find a link to download this sucker, so here’s the download link.
Download MVC Toolkit for MVC Preview 1
Note: As Simone noted in the comments, this toolkit is built against MVC Preview 1 and hence doesn’t work with Preview 2 or 3.
UPDATE:
I thought I needed it because there are so many MVC how-to articles referencing Preview 1, but it turns out much of the functionality is now rolled up into Preview 3. This assembly is now redundant, which is why it’s so hard to find. It’s *supposed* to be.
ASP.NET MVC Archived Blog Posts, Page 1 said
[...] ASP.Net MVC Toolkit Download (6/29/2008)Sunday, June 29, 2008 from andrewmyhreTook me ages to find a link to download this sucker, so here’s the download link. Download MVC Toolkit. [...]
Simone said
Just a quick reminder: this toolkit is based on MVC Preview1. Since then many things have changed in the MVC fw, and many things of this toolkit have been integrated into the “offical” download.
andrewmyhre said
Thanks for the info. This explains why the toolkit doesn’t work with preview 3! I’ll update the post.
Simone said
You’re welcome