Sign in Sign up
nuget

Remote.Linq.EntityFrameworkCore

Remote linq extensions for EF Core. Use this package on server side to apply queries to EFs DbContext. Use this package in a client side project to enable utilization of query features specific to EF Core: - Apply eager-loading (Include-expressions in linq queries) - Make use of DB functions e.g. queryable.Where(x => Microsoft.EntityFrameworkCore.EF.Functions.Like(x.Name, "%fruit%"))

Activity

Latest release
2mo ago
Total releases
24
Cadence
~3 months
Last 12 months
3

Reach

Stars

Details

First release
Jun 15, 2017
Releases
Version Released
7.3.3 patch
7.3.1 patch
7.3.0 minor
7.2.2 patch
7.2.1 patch
7.2.0 minor
7.1.0 minor
7.0.0 major
6.3.1 patch
6.3.0 minor
6.2.3 patch
6.2.1 patch
6.2.0 minor
6.1.2 patch
6.1.1 patch
6.1.0 minor
6.0.0 major
5.8.2 patch
5.8.1 patch
5.8.0 minor
5.7.0 major
2.0.0 major
1.1.0 minor
1.0.0 initial