Monday, June 11, 2018

ASP.NET Core Blazor Master Detail Grid With Filtering And Sorting Using EF And Web API

In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML Grid with Sorting and Filtering using Entity Framework, and Web API. We also use the Dynamic Content features of Blazor to create our Master Detail Grid.

source https://www.c-sharpcorner.com/article/asp-net-core-blazor-master-detail-grid-with-filtering-and-sorting-using-ef-and-w/

No comments:

Post a Comment