ニュース

Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
Take advantage of connection resiliency in EF Core to detect errors and retry commands and enable your ASP.NET Core application to overcome transient faults.
.NET 6 adds the ability for ADO.NET database drivers to support efficient command batching using native protocols.