Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JoeCqChina/EfBulk

Repository files navigation

EfBulk

Ef Core (5.0) bulk insert, update, delete

I try to use a third-party class library:

  1. zzzprojects/EntityFramework-Extensions (charges)
  2. EntityFramework.Extended (free, only MsSql)

Finally, I tried to solve the problem myself.

How I implement it: "Merge into a single SQL".(It passed the test on mysql 8.0.24.)

NuGet: https://www.nuget.org/packages/Phy.EfBulk/

About

Ef Core (5.0) bulk insert, update, delete

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages