LinqConnect V4.7.1249

Released: May 25, 2017

V4.7.1249 での更新項目

機能

  • Support for .NET Core.
  • NuGet packages with .NET Standard 1.3 (.NET Core) compliant assemblies are now available.

不具合の修正

  • Fixed bug running LINQ queries, which invoke .NET methods on client side during materialization of result set.
  • Fixed bug materializing scalar value collection when converting values on the client side.
  • Fixed bug returning incorrect data by the 'BooleanProperty ?? false' LINQ query is fixed (MySQL).