A project to help developers get started with their own MVC project. The goal is to showcase best-practices while providing something tangible to start from. The code is intentionally light on features in order to be used as-is in a new project.
Highlights
- Developed around SOLID principles
- NInject is aggressively used
- NHibernate, Linq to NHibernate and FluentNHibernate
- jQuery
- Unit tests