Remote.Linq.EntityFrameworkCore
7.2.2
See the version list below for details.
dotnet add package Remote.Linq.EntityFrameworkCore --version 7.2.2
NuGet\Install-Package Remote.Linq.EntityFrameworkCore -Version 7.2.2
<PackageReference Include="Remote.Linq.EntityFrameworkCore" Version="7.2.2" />
paket add Remote.Linq.EntityFrameworkCore --version 7.2.2
#r "nuget: Remote.Linq.EntityFrameworkCore, 7.2.2"
// Install Remote.Linq.EntityFrameworkCore as a Cake Addin #addin nuget:?package=Remote.Linq.EntityFrameworkCore&version=7.2.2 // Install Remote.Linq.EntityFrameworkCore as a Cake Tool #tool nuget:?package=Remote.Linq.EntityFrameworkCore&version=7.2.2
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%"))
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 3.1.32)
- Remote.Linq (>= 7.2.2)
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore (>= 5.0.17)
- Remote.Linq (>= 7.2.2)
-
net6.0
- Microsoft.EntityFrameworkCore (>= 7.0.20)
- Remote.Linq (>= 7.2.2)
-
net8.0
- Microsoft.EntityFrameworkCore (>= 8.0.11)
- Remote.Linq (>= 7.2.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Remote.Linq.EntityFrameworkCore:
Package | Downloads |
---|---|
mdimai666.Blast.Host
Blast Host classes and models for reusage and plugins |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.3.0-alpha-003 | 27 | 11/21/2024 |
7.3.0-alpha-002 | 88 | 7/10/2024 |
7.3.0-alpha-001 | 87 | 6/9/2024 |
7.2.2 | 53 | 11/19/2024 |
7.2.1 | 925 | 7/10/2024 |
7.2.0 | 557 | 6/4/2024 |
7.1.0 | 142,068 | 11/11/2022 |
7.0.0 | 4,922 | 9/29/2021 |
6.3.1 | 824 | 8/29/2021 |
6.3.0 | 3,619 | 1/16/2021 |
6.2.3 | 1,256 | 6/17/2020 |
6.2.1 | 972 | 5/13/2020 |
6.2.0 | 963 | 4/16/2020 |
6.1.2 | 1,170 | 10/18/2019 |
6.1.1 | 997 | 10/4/2019 |
6.1.0 | 984 | 9/22/2019 |
6.0.0 | 1,504 | 7/8/2019 |
5.8.2 | 71,834 | 11/28/2018 |
5.8.1 | 1,773 | 10/22/2018 |
5.8.0 | 2,312 | 9/26/2018 |
5.7.0 | 1,739 | 7/9/2018 |
2.0.0 | 3,156 | 9/22/2017 |
1.1.0 | 1,522 | 8/21/2017 |
1.0.0 | 1,657 | 6/15/2017 |