Quantcast
Channel: ComponentSource News
Viewing all articles
Browse latest Browse all 18792

dotConnect for MySQL V8.10.1086

$
0
0
dotConnect for MySQL

MySqlDependency class now supports .NET Standard 1.3.

Features

  • MySqlDependency class now supports .NET Standard 1.3.
  • Behaviour changed: if there is no access to "mysql.proc" then dotConnect for MySQL connects to "information_schema" for MySQL 5.5.3 and higher.
  • Behaviour changed: if there is no access to "mysql.proc" then dotConnect for MySQL executes the SHOW CREATE [Procerdure, Function] 'proc_name' query for MySQL versions lower than 5.5.3.
  • Entity Developer
    • Support for ASP.NET Core MVC added to Data Annotations Metadata template.

Fixes

  • Bug serializing DateTime values, with an explicitly specified Invariant Culture, when assigned to a MySqlParameter is fixed
  • Entity Developer
    • Bug applying DevartEFCoreGenerator custom tool in Visual Basic .NET Core projects is fixed.
  • LinqConnect (formerly known as LINQ to MySQL)
    • MethodAccessException thrown by .NET Standard provider assemblies when targeting a full .NET Framework.

Viewing all articles
Browse latest Browse all 18792

Trending Articles