[Obsolete]
.DbBatchCommand.CreateParameter
: #1352.IUtf8SpanFormattable
, Ascii.FromUtf16
, Guid(bigEndian: true)
constructor, argument-throwing helpers, etc.net48
) TFM: #1355.
TlsVersion = TLSv1.3
to be used on .NET Framework 4.8.netstandard2.0
.MySqlDataSource
is now available for all TFMs, not just .NET 7.0: #1269.
MySqlConnection
with dependency injection.MySqlDataSourceBuilder
class to configure MySqlDataSource
instances.MySqlDataSource.Name
and MySqlDataSourceBuilder.UseName
.MySqlConnectorLogManager.Provider
can still be used to add a logging destination, but it is now deprecated.MySqlDataSourceBuilder.UseLoggerFactory
to configure logging.MySqlDataSource
and MySqlConnection
can be registered with dependency injection by using builder.Services.AddMySqlDataSource(connectionString)
.COM_MULTI
protocol support: #946.ZEROFILL
columns in MySqlDecimal
: #1354.DateTime
values: #1379.ValueTask
in MySqlBulkCopy
API for all TFMs: #1364.
WriteToServerAsync
from Task<MySqlBulkCopyResult>
to ValueTask<MySqlBulkCopyResult>
on .NET FrameworkCommandBehavior.SchemaOnly
and SingleRow
: #1312.MySqlDataReader
objects: #1277.TcpClient.ConnectAsync
overload with CancellationToken
on .NET 5.0 and later: #1291.MySqlConnection.CloneWith
for connections created from a MySqlDataSource
: #1306.@
in MySqlBulkCopy
: #1365.MySqlDbType
when serializing enum values: #1384.MySqlDataSource
in MySqlConnection.Clone
: #1267.ActivityStatus
to latest conventions: #1334.CommandTimeout
: #1338.You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4