dotConnect for Salesforce Releases

Released: Oct 21, 2021

V3.5.1369 での更新項目

機能

  • Microsoft Visual Studio 2019 Preview support has been discontinued.

Entity Framework support

  • Added support for Entity Framework Core 3.1.20.

不具合の修正

Entity Developer

  • Fixed the bug with launching Entity Developer after applying Windows 10 Update KB5006670 and Windows 11 Update KB5006674.

Released: Sep 28, 2021

V3.5.1353 での更新項目

機能

Entity Developer

  • Added new Validation Framework property to the Data Transfer Object template for generating DataAnnotation attributes.
  • Added new "Save connection to" option to Entity Framework Core Model Settings which adds the ability to store the connection string in "Model file", "Entity Developer storage" and "Environment variable".
  • Added new "Enum Output" option to the Entity Framework Core template to specify the output for generated enums.
  • Added new property "Generate UnitOfWork...

Released: Jul 8, 2021

V3.5.1298 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.11 Preview 2.0.
  • Added support for Salesforce Web Services API version 52.0.

Released: Apr 1, 2021

V3.5.1228 での更新項目

機能

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

不具合の修正

  • Fixed the bug when the list of ExternalID is not shown for some Salesforce objects in the SSIS Salesforce destination component.

Released: Feb 18, 2021

V3.5.1204 での更新項目

機能

  • Added a new command line option /disablegac that disables adding assemblies to GAC.
  • Salesforce Web Services API version 51 is now supported.

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

Released: Jan 14, 2021

V3.5.1180 での更新項目

機能

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

V3.5.1160 での更新項目

機能

  • Added compatibility with other dotConnect providers.

Released: Dec 3, 2020

V3.5.1150 での更新項目

機能

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

不具合の修正

Entity Developer

  • The bug with adding new arguments at the end of argument list instead of actual position in method signature by Update From Database Wizard has been fixed.
  • The bug with placing procedure with no parameters in the Procedures node instead of being enlisted in its package's node of Update From Database Wizard tree in the case of Oracle 18c and higher has been fixed.

Released: Oct 29, 2020

V3.5.1127 での更新項目

機能

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

V3.5.1107 での更新項目

機能

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