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

Differences between, and porting from, EF6 and EF Core #40

Closed
natemcmaster opened this issue Oct 5, 2015 · 5 comments
Closed

Differences between, and porting from, EF6 and EF Core #40

natemcmaster opened this issue Oct 5, 2015 · 5 comments

Comments

@natemcmaster
Copy link
Contributor

E.g. lazy loading.

@divega
Copy link
Contributor

divega commented Oct 5, 2015

Another example of removed features that recently came up is data validation.

@bitcrazed
Copy link

Can I also add:

  • Lack of many-to-many support
  • Lack of explicit DB seeding / data-migration during schema-migrations

@natemcmaster
Copy link
Contributor Author

Add conventions (see this SO question).

@rowanmiller rowanmiller added this to the 7.0.0 milestone Nov 6, 2015
@rowanmiller rowanmiller changed the title Document FAQ's about differences between EF6 and EF7 Differences between, and porting from, EF6 and EF Core Jan 21, 2016
@natemcmaster
Copy link
Contributor Author

@rowanmiller anything else here to do? cref e9d0671

@rowanmiller
Copy link
Contributor

Nope, think I got everything

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

4 participants