dotConnect for Salesforce V3.5.1204

Released: Feb 18, 2021

Updates in V3.5.1204

Funktionen

  • 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 Validator and Enterprise Library validation frameworks.
  • Improved Code generation: OnModelCreating(modelBuilder) of the base class is now invoked if the Base Context Type property of Entity Framework Core Model is initialized.

Entity Framework support

  • Entity Framework Core 3.1.12 is now supported.