DevExtreme Grid for ASP.NET Core: Getting Started Entity Framework



In this video you’ll learn how to set up an ASP.NET Core project by using the DevExtreme Project Template. Include Entity Framework and scaffold the model classes and DbContext for the DevAV sample database. And then use our powerful scaffolding tools to generate a WebAPI controller which supports CRUD opersations and insert a DevExtreme grid in a Razor page.

You can find the DevAv database in this folder once you install DevExtreme on your machine:
C:UsersPublicDocumentsDevExpress Demos XX.YDevExtremeHTML JSDevAVApp_Data
You can also use any existing database instead.

To learn more about our DevExtreme Data Grid for ASP.NET Core, please review the following documentation… https://docs.devexpress.com/AspNetCore/400767/devextreme-based-controls/controls/data-grid?v=19.1

#ASPNETCore #Tutorial #DataGrid #Razor

Comments are closed.