MikaelEliasson / EntityFramework.Utilities

Provides extensions for EntityFramework that doesn't exist out of the box like delete and update by query and bulk inserts
443 stars 175 forks source link

This seems to be stagnant but is still useful.... #99

Closed ewassef closed 4 years ago

ewassef commented 8 years ago

@MikaelEliasson and others, Do you want to let someone else help you with this and maintain it? I am ready to help as I need this on a day to day basis and want to add some of the features in the outstanding PR's

If enough people upvote, I can fork it and maintain this as a V2 or something until we can reach @MikaelEliasson

schweinsbauch commented 7 years ago

@ewassef : are you still interessted in forking? we also plan to use this, but sadly it's not maintened

phillijw commented 7 years ago

Someone certainly needs to do something... I'd be willing to put in a little time here and there as well.

RudeySH commented 6 years ago

I am currently maintaining a fork. See RudeySH/EntityFramework.Utilities.

Right now, the following issues/PRs are fixed in my fork: #32, #34, #56, #57, #60, #61, #71, #72, #84, #96, #112, #113, #115, #116.

EDIT: And for a while now there's also a NuGet package available! https://www.nuget.org/packages/RudeySH.EFUtilities/