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

We need GraphDiff for EFCore #182

Open
cryo75 opened this issue Apr 7, 2020 · 7 comments
Open

We need GraphDiff for EFCore #182

cryo75 opened this issue Apr 7, 2020 · 7 comments
Assignees

Comments

@cryo75
Copy link

cryo75 commented Apr 7, 2020

We need to create a new project and port this code to EFCore. I don't think it will be that compllicated. But I believe that EFCore is the way forward.

We get the EFCore up & running I'm willing to contribute.

@JonathanMagnan JonathanMagnan self-assigned this Apr 7, 2020
@JonathanMagnan
Copy link
Member

Hello @cryo75 ,

I hope that eventually happen but not right now.

We are currently re-writer our model for EF Core and once it's done, perhaps it will be the right moment for us.

However, with the current situation, it's currently harder to make this kind of request.

Best Regards,

Jon


Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

@mariopaolo
Copy link

Hello @JonathanMagnan any updates on GraphDiff support for EF Core?
Thanks 🙏

@rabazit
Copy link

rabazit commented May 19, 2021

HI @JonathanMagnan any updates regarding EF Core support?

@cryo75
Copy link
Author

cryo75 commented Mar 7, 2022

Any ETA?? 2 years later??

@JonathanMagnan
Copy link
Member

Hello @cryo75 ,

Unfortunately, time is missing to update this project to support EF Core.

Could happen one day but there is currently no short-term plan for doing it.

@MNF
Copy link

MNF commented Oct 31, 2022

Duplicate of #164 , that has some alternatives like https://github.com/leonardoporro/Detached-Mapper

@MNF
Copy link

MNF commented Feb 5, 2023

Consider to use https://github.com/WahidBitar/EF-Core-Simple-Graph-Update.
It works well for me.

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

No branches or pull requests

5 participants