Ticket Hash: | e21e6cfafe1535b992de91e603408d512ab7b664 | ||
Title: | Support Entity Framework 6 | ||
Status: | Closed | Type: | Feature_Request |
Severity: | Important | Priority: | Blocker |
Subsystem: | LINQ | Resolution: | Fixed |
Last Modified: | 2014-01-23 01:58:17 | ||
Version Found In: | 1.0.90.0 |
User Comments: | ||||
anonymous added on 2014-01-09 23:41:15:
I hacked together a version of the linq provider compiled against Entity Framework 6 on .NET 4.5. The code changes were trivial -- just a few renamed namespaces. Since then, I have seen a high demand for official support. See my System.Data.SQLite on Entity Framework 6 blog post for more information. I also recommend taking a look at The EF6 provider model. mistachkin added on 2014-01-13 02:18:44: The changes necessary to support this are now available on the 'ef6' branch. Ticket is now pending further feedback from opener. mistachkin added on 2014-01-14 23:36:01: Fixed on trunk via check-in [e1b4212827]. Ticket is pending confirmation from the original reporter. |