Create master detail components in Blazor Server (UI and Tables)

Modern applications often prefer to use rich client side frameworks over traditional server side processing. ASP.NET Core provides Blazor (Server and WebAssembly) as a framework for building rich client side web apps. It would be interesting to see how the master detail user interface can be built using Blazor. To that end this multipart article series is going to show you in detail how Blazor Server can be put to use for developing master detail pages.

http://www.binaryintellect.net/articles/ba2aeb3f-405f-46d2-9670-b78ee1e9cec7.aspx