Entity Developer V6.7.965

Released: Apr 2, 2020

V6.7.965 버젼 업데이트

기능

  • Added command-line interface in standalone Entity Developer.
  • Improved model file tree in .NET Core/.NET Standard projects - All generated code files and model files are now nested under the same node in the Solution Explorer.
  • Improved compatibility with dotConnect providers - Provider packages loaded via NuGet are now registered in Entity Model, EF Core Model, and NHibernate Model with no need to run the dotConnect installation.
  • Added the ability to search for available providers in local NuGet cache to standalone Entity Developer for Entity Model, EF Core Model and NHibernate Model.
  • Improved provider registration - The requirement to put provider registration entry in the config file is no longer obligatory.
  • Improved Create Model Wizard - Now allows you to install multiple NuGet packages on the final step.
  • NHibernate support
    • Devart NHibernate Model is now supported in .NET Standard/.NET Core projects.
  • Entity Framework support
    • "ODP.NET, Managed Driver" added to the list of available providers in EF Core Model.
    • Added new Context Name property to Model Properties in EF Core Model.
    • Added new Target Framework property to Model Properties in EF Core Model.