LinqConnect V4.7.1249

Released: May 25, 2017

Atualizações na V4.7.1249

Recursos

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

Correções

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