Remote.Linq.EntityFrameworkCore NuGet Package

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%")).




Got any Remote.Linq.EntityFrameworkCore Question?





Info

Version: 7.3.0-alpha-002
Author(s): Christof Senn
Last Update: Wednesday, July 10, 2024
.NET Fiddle: Online Example
Project Url: https://github.com/6bee/Remote.Linq
NuGet Url: https://www.nuget.org/packages/Remote.Linq.EntityFrameworkCore


Install
Install-Package Remote.Linq.EntityFrameworkCore
dotnet add package Remote.Linq.EntityFrameworkCore
paket add Remote.Linq.EntityFrameworkCore
Remote.Linq.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

3.1

avg-downloads-per-day

82

days-since-last-release

134