Inspired by Rob Conery’s MVC starter site, I’ve created an MVC3 starter site.
It basically takes Visual Studio’s File -> New Project -> ASP.NET MVC 3 Web Application and builds on that, adding all the things we need to get started – IOC (Unity), Unit of work pattern, Logging (NLog), Reporting, oh and some CSS from freecsstemplates.org.
It’s also my first open source project in a while…
You can download it from codeplex at http://mvc3starter.codeplex.com
download the source code from codeplex, but cannot get it work. failed on “failed installed ‘NLog 2.0.0.0’.”
other ppl have the same problem : http://mvc3starter.codeplex.com/discussions/269185
can you please fix it?
Hi John
Thanks for drawing my attention to that. I’ll have a look at it soon.
And thanks for pointing me to the discussion group, I hadn’t seen those posts as I didn’t have alerts setup.