I want to make a project in MVC.
Plz guide me ,which arcitecture should i follow.
for database connectivity ,i will use Entity framework.
i want to do below things
Performing basic CRUD operations.
Filtering, ordering, and grouping data.
Working with related data.