Create master detail components in Blazor Server (Master CRUD Components)

In the previous part of this article series you developed the List component that displays a list of Teams in a table. In this part you will create ShowTeam, InsertTeam, and UpdateTeam components to perform the CRUD operations on the Teams table. The following figure shows how the ShowTeam component displays a Team in the browser.

http://www.binaryintellect.net/articles/fa1d5b16-f7e3-4b5a-aba8-f71c80208e26.aspx