Today, the Entity Framework Core team announces the second preview release of EF Core 6.0. This release includes changes to handling the synchronization context when
SaveChangesAsync
is called, smoother integration withSystem.Linq.Async
, updates to string concatenation and improvements to free text search.
Read more: https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-6-0-preview-2/