Released: Sep 17, 2020
Actualizaciones en V5.16.1730
Características
- Updated sqlite3.dll library that is included in the installation package to version 3.33.0.
- Added SendCallStack property to the Devart.Common.DbMonitor class which lets you turn off any CallStack logging that uses a high amount of resources.
- Added Filter property to the Devart.Common.DbMonitor class which lets you choose which events to log.
- Improved Devart.Common.DbMonitor class: now DateTime parameter values sent to the dbMonitor tool are supplemented with milliseconds...
Released: Jul 16, 2020
Actualizaciones en V5.15.1686
Características
- The sqlite3.dll library included in the installation package has been updated to version 3.32.3.
Correcciones
LinqConnect (formerly known as LINQ to MySQL)
- Fixed "Could not find element type in model" bug when loading XML mapping in Microsoft .NET Standard LinqConnect assemblies.
- Fixed bug using enums via Microsoft .NET Standard compliant assemblies.
Entity Framework support
- Fixed bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2.
Released: Jun 17, 2020
Actualizaciones en V5.15.1666
Características
- Added support for Visual Studio 2019 version 16.7 Preview.
- The sqlite3.dll library included in the installation package has been updated to version 3.32.2.
Released: Apr 2, 2020
Actualizaciones en V5.15.1612
Características
LinqConnect
- Added the ability to insert objects that are unmapped classes inherited from mapped classes.
Entity Developer
- Added command-line interface in standalone Entity Developer.
- Added new Context Name property to Model Properties in EF Core Model.
- Added new Target Framework property to Model Properties in EF Core Model.
- Improved provider registration - The requirement to put provider registration entry in the config file is no longer obligatory.
- Improved Create Model Wizard...
Released: Feb 20, 2020
Actualizaciones en V5.15.1583
Características
- Added support for SQLiteDataTable and SQLiteDataSet classes in .NET Standard 2.0.
- The sqlite3.dll library included in the installation package has been updated to version 3.31.1.
- Entity Framework - Support for Core 3.1.1.
Correcciones
- Behavior changed: pool is automatically cleared when AppDomain is being close.
- Entity Developer
- Fixed bug returning multiple result sets in code generated by the Entity Framework Core template.
- Entity Framework support
- Fixed bug using nullable enum...
Released: Dec 23, 2019
Actualizaciones en V5.15.1541
Características
- Added support for Microsoft Visual Studio 2019 version 16.5 Preview.
Correcciones
- Fixed bug using Toolbox component SQLiteDataSource in Microsoft Visual Studio 2013, 2015, 2017 and 2019 web projects.
- Fixed bug enabling Devart DataSet Editor in Visual Studio 2017 and Visual Studio 2019.
Released: Oct 31, 2019
Actualizaciones en V5.14.1504
Características
- Added support for Microsoft Visual Studio 2019 version 16.4 Preview.
Released: Oct 24, 2019
Actualizaciones en V5.14.1499
Características
- Added support for "Optimize rendering for screens with different pixel densities" feature of Microsoft Visual Studio 2019.
- The sqlite3.dll library included in the installation package has been updated to version 3.30.1.
Released: Sep 13, 2019
Actualizaciones en V5.13.1470
Características
- Improved integration with Microsoft Visual Studio 2019. Now the installation detects both 2019 Release and 2019 Preview versions.
Released: Jul 25, 2019
Actualizaciones en V5.12.1437
Características
- The sqlite3.dll library that is included in the installation package is updated to version 3.29.0.
Correcciones
- Fixed bug applying a value converter to a nullable column in EF Core 2.