dotConnect for Zoho CRM のリリース

Released: Oct 25, 2018

V1.8 での更新項目

機能

  • Support for Zoho CRM API v2 - Now you can use the Zoho CRM API v2 in dotConnect and use OAuth authentication in Entity Developer.

Released: Jun 21, 2018

V1.7.687 での更新項目

機能

  • Added support for ConsentLookup types.

Entity Developer

  • Support for Entity Framework Core 2.1.
    • Query type support: classes now have Query Type property, and if it is set to true, this class is generated as a query type.
    • Lazy loading for Entity Framework Core 2.1:
      • Model now has the Use Lazy-Loading Proxies property, which enables lazy loading on the model level.
      • Navigation properties now have the Lazy property, which enables lazy loading for a specific navigation property.
    • Properties now have...

Released: May 24, 2018

V1.6.667 での更新項目

機能

  • Added support for Entity Framework Core 1.1.5 and 2.0.3.

Released: Feb 15, 2018

V1.6.601 での更新項目

機能

Entity Developer

  • Support for ASP.NET Core MVC added to Data Annotations Metadata template

不具合の修正

Entity Developer

  • Bug applying DevartEFCoreGenerator custom tool in Visual Basic .NET Core projects is fixed.

Released: May 25, 2017

V1.6.428 での更新項目

不具合の修正

  • Fixed bug using the ForZohoHasColumnName and ForZohoHasColumnType modelBuilder methods with the value-type properties in EF Core.
  • Fixed bug previewing a DataSet.

Released: Mar 2, 2017

V1.5.368 での更新項目

機能

  • Adds support for Visual Studio 2017.

不具合の修正

  • Fixed "Stack empty" error after stopping validation and before code generation in a standalone version.
  • Fixed bug with the "Validate on Build" option in Model Settings.
  • Fixed compilation bug in the EF Core template after copying it to a model folder.

Released: Dec 22, 2016

V1.5.320 での更新項目

機能

  • Install Wizard adds 'Do not install assemblies in the GAC' check box which allows you to not place the provider assemblies in the GAC.

不具合の修正

  • Fixed bug generating an error when using ZohoMonitor on Linux.

Released: Sep 22, 2016

V1.5.259 での更新項目

機能

  • Support for Entity Framework Core 1.0.1.

不具合の修正

  • Fixed bug processing IN expressions in EF Core.
  • Fixed bug retrieving TPH hierarchy objects in EF Core.

Released: Jul 21, 2016

V1.5.215 での更新項目

機能

  • Build your data access layer without writing code manually.
  • Configure dotConnect for Zoho CRM components in powerful design-time editors.
  • Bind data grids and other controls to Zoho CRM data just by configuring the smart tags.
  • Work with Zoho CRM data just like with a database.