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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- Improved and extended API for fluent configuration of custom strategies for expression execution
15
15
(namespace `Remote.Linq.ExpressionExecution`).
16
16
- Bump _Microsoft.EntityFramework_ from 6.4.4 to 6.5.1 (concerns _Remote.Linq.EntityFramework_)
17
+
- Allow remote linq expressions to be executed using EF Core extension methods on client side (concerns _Remote.Linq.EntityFrameworkCore_) [#126][issue#126]
17
18
18
19
### Deprecated
19
20
@@ -137,6 +138,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments