Frank Hoogmans

Results 4 comments of Frank Hoogmans

I am also running into this issue lately, after upgrading to .NET 6. > Will consider all options. As @echernyavsky already opted, would it be an option to expose the...

> As a workaround you can install `Npgsql.EntityFrameworkCore.PostgreSQL` explicitly and give it some kind of alias. Npgsql will be virtually disabled by doing that. > > For more info see:...

I have created a proof of concept for splitting the library into multiple ones: https://github.com/FrankHoogmans/EFCore.BulkExtensions/tree/proof-of-concept/split-into-provider-packages This would seperate the explicit dependencies and their respective code into seperate libraries. The only...

@eerwinn For me, it still happens regularly. Have tried setting up the integration again, but to no avail. Have not found a single way of reliably restoring functionality, reloading, rebooting,...