linq2db / linq2db.EntityFrameworkCore

Bring power of Linq To DB to Entity Framework Core projects
MIT License
462 stars 38 forks source link

Fix EnableChangeTracker and AsNoTracking support #57

Closed Shane32 closed 4 years ago

Shane32 commented 4 years ago

Fixes #56

@sdanyliv I've added two failing tests and a fix for one of them. See issue #56 for notes.