Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this Project dead? #114

Open
schweinsbauch opened this issue May 2, 2017 · 14 comments
Open

Is this Project dead? #114

schweinsbauch opened this issue May 2, 2017 · 14 comments

Comments

@schweinsbauch
Copy link

it looks like the project owner isn't very active?

@schweinsbauch
Copy link
Author

bump

@phillijw
Copy link

It's incredibly dead. Use this instead: https://efbulkinsert.codeplex.com/

@schweinsbauch
Copy link
Author

@phillijw: thanks for your hint. but it seams that entityframework.bulkinsert is also dead. my intention was to fork this library and adjust it to my needs....
i see that you are contributing on ghost1face/EntityFramework.BulkInsert, without looking at the code there, does EntityFramework.BulkInsert support Polymorphism (TPH), concurrency and transactions?

@phillijw
Copy link

I haven't actually used the other project yet as the documentation for it is kind of piss-poor at this point

@schweinsbauch
Copy link
Author

ok... since I haven't too much time for this project, I will maintain my fork on https://github.com/schweinsbauch/EntityFramework.Utilities

Any PR are welcome as long they won't break the parts I need of this project (concurrent bulkinserts with TPH)

@RudeySH
Copy link

RudeySH commented Feb 8, 2018

EFBulkInsert is not a replacement for this library, though. It only provides bulk insert, no update or delete.

@schweinsbauch I have been using your fork for a while. However, today I needed to make some changes myself and decided to start my own fork. See RudeySH/EntityFramework.Utilities. I have already merged most useful pending pull requests from this repository into my fork. I will be actively keeping my fork up-to-date. Pull requests are welcome, but I will also keep an eye on the original repository and see if useful suggestions/PRs show up here.

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

@schweinsbauch
Copy link
Author

@RudeySH looking forward to use your fork :)

@RudeySH
Copy link

RudeySH commented Feb 17, 2018

@schweinsbauch I will be publishing a NuGet package soon!

@frankiea
Copy link

@RudeySH are you still planning to publish a NuGet package for your fork? I could really use some of those extra features.

@RudeySH
Copy link

RudeySH commented May 26, 2018

@frankiea It took me a while, but I have finally published a NuGet package of my fork. https://www.nuget.org/packages/RudeySH.EFUtilities/

@RudeySH
Copy link

RudeySH commented Oct 16, 2018

@Gensplejs you might have already noticed it but I merged your pull request, a while ago actually.

@ShurikEv
Copy link

@RudeySH what about #104 ?

@RudeySH
Copy link

RudeySH commented Dec 16, 2022

@ShurikEv Are you running into a similar issue as #104? If so, have you tried using my fork instead of MikaelEliasson's version? If yes, feel free to create an issue with steps to reproduce here: https://github.com/RudeySH/EntityFramework.Utilities/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants