You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would the EF Core team be interested in adding a reference guide for porting from Entity Framework to EF Core?
A couple of weeks ago I heard there might be interest in collaborating on such a document so I wanted to raise the question in a public forum. It would include things like:
Syntactical differences
Behavioral changes
Feature disparity
Etc.
This list could be expanded to include other topics such as Porting Guidance (when to upgrade to EF6 vs migrating to EF Core) or anything else that the community might find useful. The main goal would be to bring all of this information to a central, community-built knowledge base.
Yes, this is something that we are interested in as there is still a significant number of users who haven't ported to EF Core. The content should loosely follow the existing structure on feature comparison and porting tips.
Would the EF Core team be interested in adding a reference guide for porting from Entity Framework to EF Core?
A couple of weeks ago I heard there might be interest in collaborating on such a document so I wanted to raise the question in a public forum. It would include things like:
This list could be expanded to include other topics such as Porting Guidance (when to upgrade to EF6 vs migrating to EF Core) or anything else that the community might find useful. The main goal would be to bring all of this information to a central, community-built knowledge base.
Here is what I have so far: https://github.com/jonlouie/docs-sandbox/blob/master/README.md
If there any interest in adding this type of content, I'm all ears for any suggestions and would be happy to collaborate.
The text was updated successfully, but these errors were encountered: