data conversion - Entity Developer

  1. Entity Developer 7.2.10

    Release Notes: Microsoft Visual Studio 2022 version 17.9 Preview is now supported. Added a new "Show System Schemas" option. If the check box is selected, database objects from system schemas will be retrieved (SQL Server). Added a new "Retrieve Cross Schema Relations". If the check box is ...

  2. Entity Developer 7.1.177

    Release Notes: Microsoft Visual Studio 2022 version 17.8 Preview is now supported. Entity Framework support Wrong quotation of the following keywords specified in the Default Value of the Column Editor: SYSDATE, SYSTIMESTAMP, CURRENT_DATE, SYS_EXTRACT_UTC(CURRENT_TIMESTAMP), SYS_EXTRACT_UTC(SYSTIMESTAMP) (Oracle) ...

  3. Entity Developer 7.1.151

    Release Notes: Added support for Microsoft Visual Studio 2022 version 17.7 preview. Behavior change: Primitive properties now have 'Inheritance Modifier = None' by default. A temporal configuration section has been added to class properties in Entity Framework Core 6 and higher models (Microsoft SQL ...

  4. Entity Developer 7.1.134

    Release Notes: Microsoft Visual Studio 2022 version 17.5 Preview is now supported. Entity Framework support Entity Framework Core 7 has been added to the list of available EF versions in Create Model Wizard and Model Settings in EF Core Model. Microsoft.NET 7 has been added to the list of available Target ...

  5. Data

    Screenshots: Data from a table in Database Explorer. ...

  6. Entity Developer 7.0.0

    Release Notes: Adds 64-bit version of standalone and console Entity Developer applications. Added support for Microsoft Windows 11. Added support for Microsoft Visual Studio 2022 version 17.2 and 17.3 Preview. Added 64-bit version of standalone Entity Developer application. Added 64-bit version of console Entity ...

  7. About Entity Developer

    Description: Hibernate, LinqConnect, Telerik Data Access, and LINQ to SQL. It introduces new approaches for designing ORM models, boosts productivity, and facilitates the development of database applications. Entity ... Developer Features Develop Faster- Design your data access layer visually, via drag-n-drop, and then generate code automatically. Or simply generate a model from a database or vice versa in a couple ... of minutes. Less Mistakes- Automating data access layer generation helps you do less mistakes in your code. Our code generation templates are used for years and utilized by hundreds of users. Visual Designer ...

  8. Entity Developer V6.12.1419

    Release Notes: Entity Framework support Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code. ...

  9. Entity Developer V6.12.1395

    Release Notes: Entity Framework support Improved model validation: the errors are generated for all entities with QueryType=True in Entity Framework Core Model when Entity Framework Core version=EF Core 1 in Model Settings. Entity Framework support Fixed the bug with wrong automatic assigning QueryType=True for ...

  10. Entity Developer V6.12.1367

    Release Notes: Entity Framework support Fixed the bug with missing.HasColumnType in the generated mapping of decimal class property, when Precision is specified but SQL Type is not set in Column Editor of Entity Framework Core 1/2/3 model and SQL Server as a target server. Fixed the bug with parsing discriminator ...

  11. Entity Developer V6.12.1354

    Release Notes: Data Access support- Fixed the bug with throwing NRE by the code generated with the Data Access template. ...

  12. Entity Developer V6.12.1338

    Release Notes: Adds support for URI data types to Entity Framework Core Model. Added new Validation Framework property to the Data Transfer Object template for generating DataAnnotation attributes. Entity ... "Generate UnitOfWork Repository Properties" to the Entity Framework Core Model Repository and Unit Of Work template for accessing entity collections. Added support for URI data types to Entity Framework ... Core Model. Added support for DateOnly and TimeOnly data types to Entity Framework Core 6 models (Microsoft SQL Server, SQLite). Changed the representation of one-to-one association with non-nullable ...

  13. Entity Developer V6.11.1283

    Release Notes: functionality in Entity Framework Core, NHibernate and Telerik Data Access models has been changed: the NOT NULL attribute of the column is now reset to undefined; after that, the behavior depends on the Nullable ... (SQL Server). Entity Framework support The bug with applying the Default Precision and Default Scale values from Model Settings to the non-decimal data types by Update To Database Wizard in Entity ...

  14. Entity Developer V6.11.1258

    Release Notes: Improves Entity Framework support. Type E schemas (External Login from Microsoft Azure Active Directory) are now supported in Create Model Wizard/Update From Database/Update To Database (Microsoft SQL Server). Added the ability to detect GENERATED ALWAYS AS ROW START and GENERATED ALWAYS AS ROW END ...

  15. Entity Developer V6.11.1219

    Release Notes: Added new Alt+E hotkey in Property Editor for opening Column Editor in Entity Framework Core Model, NHibernate Model and Telerik Data Access Model. Fixed bug with adding tables to a model by Create ...

  16. Entity Developer V6.11.1213

    Release Notes: Improves Data Transfer Object template. Added support for Microsoft Visual Studio 2019 version 16.10 Preview. Added the ability to ignore warnings during code generation. Data Transfer Object ... WCF Data Contract Attributes is now set to False by default. Entity Framework support The JSON (Newtonsoft.Json, Microsoft.Text.Json) and YAML (YamlDotNet) serializations are now supported in Entity ... Framework 6 models. Entity Framework Core 6.0 is now supported for Microsoft.Data.SqlClient, Microsoft.Data.Sqlite and Npgsql. The new package "MySql.EntityFrameworkCore" is now used for MySQL ...

  17. Entity Developer V6.10.1189

    Release Notes: invoked if the Base Context Type property of Entity Framework Core Model is initialized. The bug with loading MySql.Data v8.0.23 and Npgsql v5.0.3 providers in Connection Editor has been fixed. ...

  18. Entity Developer V6.10.1165

    Release Notes: new options--ContextNamespace and--DefaultNamespace to the Create-Model command of Console Entity Developer. Entity Framework support IPAddress and PhysicalAddress data types are now supported in Entity ...

  19. Entity Developer V6.10.1145

    Release Notes: Added compatibility with dotConnect providers. ...

  20. Entity Developer V6.10.1135

    Release Notes: functionality is now supported for classes in Entity Framework Core Model. The HierarchyId data type is now supported via EntityFrameworkCore.SqlServer.HierarchyId nuget package for Entity Framework Core 3 ...