Skip to content

Commit

Permalink
Added link to Expressionify (#2047)
Browse files Browse the repository at this point in the history
* Added link to Expressionify

* Added version it works with
  • Loading branch information
mariusGundersen authored and ajcvickers committed Jan 29, 2020
1 parent 77917d9 commit b5f5152
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions entity-framework/core/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,9 @@ Extends your DbContext with features such as: Include Filter, Auditing, Caching,
Extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. For EF Core: 2, 3.

[Website](https://entityframework-extensions.net/)

### Expressionify

Add support for calling extension methods in linq lambdas. For EF Core: 3.1

[GitHub repository](https://github.com/ClaveConsulting/Expressionify)

0 comments on commit b5f5152

Please sign in to comment.