Replies: 1 comment
-
This feature is now integrated in EF Core 7.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to push forward an extension library (specifically) https://github.com/borisdj/EFCore.BulkExtensions.
Since DBContext is exposed through the interface, these extensions aren't getting picked up.
I really don't want to just create a bunch of proxy methods to this class if I don't have to. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions