Create master detail components in Blazor Server (Project Structure)

In the previous part of this series you were introduced to the UI and overall functioning of the master-detail Blazor Server app. You also created Team and TeamMembers tables and EF Core model. You have already created the Blazor Server project. Now it's time to kick start the component development. To build the master detail UI you could have but all the markup and the code in a single Razor component.

http://www.binaryintellect.net/articles/306bccbc-544f-49ac-987f-99f36dea57f4.aspx