Entity Developer is a high-end ORM designer for Entity Framework, Entity Framework Core, NHibernate, LinqConnect, Telerik Data Access, and LINQ to SQL. It introduces new approaches to building ORM models and facilitates fast and effective development of database applications. Entity Developer offers a number of visual designer tools and code generation features to help you design ORM models faster and generate professional and extensible code for them. The tool supports Entity Framework Core version 9.0 and PostgreSQL version 17. There are three options available: standalone, console, and Visual Studio integration. Wide Mapping Support Edit nearly any kind of mapping for all the supported ORMs visually.
Database-First Approach Support Easily generate a model from a database and apply database changes to the model. Switch to model-first whenever necessary.
Model-First Approach Support Create a model and then generate a database from it automatically. Apply model changes to the database without losing data where possible.
Visual Studio Integration Entity Developer is seamlessly integrated into Visual Studio; however, if you don't have Visual Studio, you still can use Entity Developer as a separate application.
More features find on the official Devart website. |



