Ahmet Buğra Kösen

Results 11 comments of Ahmet Buğra Kösen

Hi @borisdj , I am currently testing the [EFCore.BulkExtensions.PostgreSql/10.0.0-rc.2](https://www.nuget.org/packages/EFCore.BulkExtensions.PostgreSql/10.0.0-rc.2) with .NET 10 (EF Core 10). When using the library via NuGet, I encounter the following exception during `await dbContext.BulkInsertAsync(source);` ```...