dotConnect for BigCommerce V1.10.1351

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