Loading...
Microsoft Visual Studio entity data model
File type: Various data file
Files with edmx file extension are commonly used by Microsoft Visual Studio for entity data models.
File type category:
Various data file
Date updated: September 9, 2024
The edmx file is an XML file that defines an Entity Data Model (EDM), describes the target database schema, and defines the mapping between the EDM and the database.
The edmx file also contains information that is used by the ADO.NET Entity Data Model Designer (Entity Designer) to render a model graphically.
Use Visual Studio to open *.edmx files.
There is no way how to convert *.edmx files to other formats.
Software applications that can open edmx files:
Multiplatform
Software applications that can edit edmx files:
Multiplatform
Software capable of saving edmx files:
Multiplatform
Software apps that create edmx files:
Multiplatform
Software applications that handle other tasks involving edmx files:
Multiplatform