Test drive of MVC Code First approach.
- ASP.NET 5 On Mac OS X
- .NET Execution Environment: Mono 4.0.4
- Scaffolding: Yeoman
- MVC V6.0.0-beta7
- DB: SQLite
- Unit Testing
- Change drop down to Auto Complete in event create for "User" and "Location"
- List Paginate
- List Filter
- Delete records
- view/edit records
- Error Page 404 not showing
- API (shouldn't the controllers automatically with a configured route)
- Logging
- Deployment