Bulk insert for postgresql and .Net Core 2.2.x
Tell me please a free package for bulk insert technology for postgresql and .Net Core 2.2.x (better using EF Core).
In the Microsoft documentation, I found the references:
https://entityframework-extensions.net/insert-from-query
but this library doesn't work with .Net Core 2.x (q.v. limitations)