0

I read here it is opensource http://weblogs.asp.net/scottgu/archive/2009/04/01/asp-net-mvc-1-0.aspx

but I can't find the link to download the source code.

Update: ok it's here http://aspnet.codeplex.com/SourceControl/list/changesets

but why can't I see a visual studio solution to download ?

user310291
  • 36,946
  • 82
  • 271
  • 487
  • 3
    I'm voting to close this question as off-topic because it is about support on an external website, not about programming. – TylerH Jul 01 '15 at 19:58

3 Answers3

2

Here you go

http://aspnet.codeplex.com/

and don't forget to Thanks them :-)

svn co https://aspnet.svn.codeplex.com/svn
Jirapong
  • 24,074
  • 10
  • 54
  • 72
2

a simple google search would've helped >

http://aspnet.codeplex.com/SourceControl/list/changesets

neebz
  • 11,465
  • 7
  • 47
  • 64
1

You have to browse codeplex releases. Here is the link for MVC 3 source

suhair
  • 10,895
  • 11
  • 52
  • 63