Skip to content

Generate a business model from an existing database with Entity Framework Core (database first approach) and integrate the model into a Blazor/WinForms XAF application.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/XAF_EFCore_How_to_use_existing_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAF - Generate EF Core Business Classes from an Existing Database for .NET 6+ Blazor and WinForms Applications (Database First)

You can use the PMC or CLI tools to generate a business model from an existing database with an Entity Framework Core (database first approach). This example describes the general approach for Blazor or WinForms .NET6 XAF applications.

To see this example, run the MyXPOSolution solution to generate a database. After that, run the MyEFSolution to see data from the generated database. Refer to the following topic for implementation steps: Documentation.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Generate a business model from an existing database with Entity Framework Core (database first approach) and integrate the model into a Blazor/WinForms XAF application.

Topics

Resources

License

Stars

Watchers

Forks