Learn asp.net mvc 3 from open source project

前端 未结 4 768
春和景丽
春和景丽 2021-02-01 21:45

I want to learn ASP.NET MVC 3 (C#) by studying open source projects. Do you guys have any recommendations? I want to find a project that\'s written in MVC 3 from the ground up a

4条回答
  •  囚心锁ツ
    2021-02-01 21:58

    This one includes MVC3, Unity, NuGet, EFCodeFirst, and MVC scaffolding:

    ASP.NET MVC 3 Starter Site

    Enjoy !

提交回复
热议问题