Released: Nov 8, 2024
Atualizações na 2.2.104
Recursos
- Added support for Microsoft Visual Studio 2022 version 17.12 Preview.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.10.
- Updated support for Entity Framework Core 6 to version 6.0.35.
Correções
- Fixed an issue with integration in Visual Studio 2015 and earlier versions.
Entity Developer
- Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models.
Released: Jun 6, 2024
Atualizações na 2.2.21
Recursos
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.6.
- Updated support for Entity Framework Core 7 to version 7.0.20.
- Updated support for Entity Framework Core 6 to version 6.0.31.
Released: May 29, 2024
Atualizações na 2.2.20
Recursos
- Added support for Microsoft Visual Studio 2022 version 17.11 Preview.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.5.
- Updated support for Entity Framework Core 6 to version 6.0.30.
Released: Jan 17, 2024
Atualizações na 2.1.10
Recursos
- Added support for Microsoft .NET 8.
- Added support for Microsoft Visual Studio 2022.
- Microsoft Visual Studio 2022 version 17.9 Preview is now supported.
Entity Framework support
- Entity Framework Core 8.0.0 is now supported.
- Entity Framework Core 7.0.14 is now supported.
- Entity Framework Core 6.0.25 is now supported.
Entity Developer
- EF Core 8 has been added to the list of available Entity Framework versions in Create Model Wizard and Model Settings in EF Core Model.
- .NET 8 has been added...
Released: Nov 16, 2023
Atualizações na 2.0.0
Recursos
- Microsoft .NET Core is now supported.
- Added Microsoft .NET 5, .NET 6, and .NET 7 compatibility.
- The NuGet package 'Devart.Data.Bigcommerce' with .NET Core compliant assemblies has been uploaded to NuGet.
Entity Framework support
- EF Core 5, EF Core 6, and EF Core 7 are now supported.
- The NuGet package 'Devart.Data.Bigcommerce.EFCore' with .NET Core compliant assemblies has been uploaded to NuGet.
Released: Jun 1, 2023
Atualizações na V1.10.1814
Recursos
Entity Developer
- The behavior has been changed: The primitive properties by default now have Inheritance Modifier = None.
Correções
Entity Developer
- Fixed the bug with the detection of non-existent changes while updating a model from a database.
- Fixed the bug with creating Devart Entity Model in Visual Studio 2022.
- Fixed the bug with missing model context namespace in EntityFrameworkUnitOfWork.cs produced by the Repository And Unit of Work template (C#) in EF Core.
Released: Mar 1, 2023
Atualizações na V1.10.1797
Recursos
Microsoft Entity Framework support
- Entity Framework Core 3.1.32 is now supported.
Entity Developer
- Added new extended properties 'Do Not Generate Serializable Attribute' and 'Do Not Serialize' for complex types in Entity Framework Core Model.
Correções
Entity Developer
- Fixed the bug with applying the Generate Serializable Attributes and Serialization Library settings of the Entity Framework Core template to the generated complex types.
Released: Jun 30, 2022
Atualizações na V1.10.1659
Recursos
Entity Framework support
- Added Entity Framework Core 3.1.25 support.
Released: Jan 25, 2022
Atualizações na V1.10.1579
Recursos
Entity Developer
- 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.
Released: Dec 21, 2021
Atualizações na V1.10.1555
Recursos
- Adds support for ProductCustomsInformation table.
Entity Developer
- 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
- Entity Framework Core 3.1.22 is now supported.
Correções
Entity Developer
- Fixed the bug with wrong automatic assigning QueryType=True for views added to Entity Framework Core Model, when Entity Framework Core...