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

Confirm working on EF 7 #149

Open
SamJongenelen opened this issue Sep 21, 2015 · 4 comments
Open

Confirm working on EF 7 #149

SamJongenelen opened this issue Sep 21, 2015 · 4 comments

Comments

@SamJongenelen
Copy link

Hey guys can someone please confirm this works for EF7 (EF Core 1.0) ? I feel a lot of functionalities are maintained in the code first approach in EF7 Beta7,which itself hasn't implemented graph entity aggregation (it's an open issue afaik) and am not sure whether I should try to implement it

@simonfanz
Copy link

Quite interested in the same and also support for ASP.NET 5. Currently I'm trying to reference from an ASP.NET v5 project, but it complains about it not supporting .net 5.4

@deenairn
Copy link

deenairn commented Dec 7, 2015

Have you tried using DataContext.Update() in EF7?

@Abrissirba
Copy link

I have tried Update in EF7 without success.

@leonardoporro
Copy link

I've started something similar here:
https://github.com/leonardoporro/EntityFrameworkCore.Detached
Feel free to use it if you find it useful.

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