dotConnect for BigCommerce のリリース

Released: Jul 8, 2021

V1.10.1443 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.11 Preview 2.0.

Released: Apr 1, 2021

V1.10.1375 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.10 Preview.

Released: Feb 18, 2021

V1.10.1351 での更新項目

機能

  • Added a new command line option /disablegac that disables adding assemblies to GAC.

Entity Developer

  • Changed the behavior of Entity Developer embedded into Microsoft Visual Studio: lower versions in the Entity Framework Core version property of Model Settings are not hidden any more.
  • Improved C# code generation: the using directives are generated instead of full namespaces in the names of attributes for DataAnnotations, NHibernate Validator and Enterprise Library validation frameworks...

Released: Jan 14, 2021

V1.10.1327 での更新項目

機能

Entity Developer

  • Added new attribute DisplayName for model objects' extended properties which are available via template properties.
  • Added new options --ContextNamespace and --DefaultNamespace to the Create-Model command of Console Entity Developer.
  • Added new extended model property Base Context Type for specifying a parent class for the generated context in Entity Framework Core Model.
  • Added new extended properties Base Type for complex types and Base Complex Type for model in Entity...

Released: Dec 17, 2020

V1.10.1307 での更新項目

機能

  • Added compatibility with other dotConnect providers.

Released: Dec 3, 2020

V1.10.1297 での更新項目

機能

  • Microsoft Visual Studio 2019 version 16.9 Preview is now supported.

Entity Developer

  • The Model Refactoring functionality is now supported for classes in Entity Framework Core Model.
  • The behavior has changed in a standalone Entity Developer: by default the Target Framework model property in Entity Framework Core Model is set to Microsoft .NET 5 instead of Microsoft .NET Framework.

Entity Framework support

  • Entity Framework Core 3.1.10 is now supported.

不具合の修正

  • The bug with updating projects that...

Released: Oct 29, 2020

V1.10.1274 での更新項目

機能

Entity Framework support

  • Added support for Entity Framework Core 3.1.9.

不具合の修正

  • The bug with Microsoft Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer has been fixed.

Entity Developer

  • The bug with reading templates from *.edps by console Entity Developer has been fixed.

Released: Oct 1, 2020

V1.10.1254 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.8 Preview.

不具合の修正

Entity Developer

  • Fixed bug "EntityProperty does not contain a definition for IsSpatialType", when custom template from previous versions is used, in Entity Framework Core Model.
  • Fixed bug applying On Delete Action=Cascade set in Association Editor to the Generate Database Script functionality in Entity Framework Core Model.
  • Fixed bug reading settings from *.edps by console Entity Developer.

Released: Sep 17, 2020

V1.10.1245 での更新項目

機能

  • 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.

不具合の修正

  • Fixed a bug with updating projects in folders below the main project by the Upgrade Wizard.

Released: Jul 16, 2020

V1.10.1201 での更新項目

機能

  • Compatible with other dotConnect providers.