Perform Master Detail CRUD operations in ASP.NET Core (Part 4)

In Part 2 and Part 3 of this article series we completed TeamsComtroller and TeamMembersController respectively. All of the controller actions that we wrote so far return Main view. They also supply a MasterDetailViewModel object to the Main view. In this part we will begin developing a set of views and partials that renders the UI of the application.

http://www.binaryintellect.net/articles/63f38122-2147-4ae8-a4e5-ff780fbfaf48.aspx