MVC + mongoDb
MVC + mongoDb using Bootstrap Material Design
code is available here if you want to give it a test drive. all you need is MongoDb installed and running on your machine and obviously visual studio.
you will also need to install mongocsharpdriver 1.8.3 , MongoDb.AspNet.Identity 1.05 using the NuGet Package Manager.
The Application is not really doing much I just wanted to demonstrate the CRUD operations and the ASP.net user management on Mongodb.