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

preview_player
Показать описание
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:\Users\Public\Documents\DevExpress Demos XX.Y\DevExtreme\HTML JS\DevAV\App_Data
You can also use any existing database instead.

#ASPNETCore #Tutorial #DataGrid #Razor
Рекомендации по теме
Комментарии
Автор

Thanks! If I were to use ADO instead of EF, would work the same way? I understand I would have to code the clasess and the controller, but in the end, would it work?

guillermomazzari
Автор

how to consume Wcf service in dotnet core and using controls are devextreme how to do?

gajjalapavani
Автор

How to add DevExtreme template? why is it not available in nugetpackages?

gerocsolutionsltd
Автор

HELP, the scaffold command doesn't work. Says that it "Cannot open database "DevAV" requested by the login. The login failed. Login failed for user

visualstudiocc
Автор

Where I can get the database from the example?

shpackdenchik