Creates responsive pages dynamically at runtime based on model objects using bootstrap and entity framework 6.
Description
Dynamic MVC generates your pages dynamically. The default template generates smart flexible CRUD pages by reading metadata attributes on your model objects. This is meant to serve as a great starting point for data access and mvc which allows you to focus on your business logic.