Skip to content

v1.3.8

Choose a tag to compare

@zzzprojects zzzprojects released this 13 Aug 19:52
· 604 commits to master since this release

Download the library here

_EF+ Query Cache

  • FIXED: Added expression for .NET Core to make the key more unique. The SQL generated by EF Core is not unique like EF5 and EF6 do since more than one query is executed.