Entity Developer V6.10.1189

Released: Feb 18, 2021

V6.10.1189 での更新項目

機能

Entity Framework support

  • 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.
  • Changed the behavior in Entity Framework Core Model: QueryType=True is now set for all classes without PK.
  • 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.

不具合の修正

  • The bug with loading MySql.Data v8.0.23 and Npgsql v5.0.3 providers in Connection Editor has been fixed.