Remote.Linq
6.3.0
See the version list below for details.
dotnet add package Remote.Linq --version 6.3.0
NuGet\Install-Package Remote.Linq -Version 6.3.0
<PackageReference Include="Remote.Linq" Version="6.3.0" />
<PackageVersion Include="Remote.Linq" Version="6.3.0" />
<PackageReference Include="Remote.Linq" />
paket add Remote.Linq --version 6.3.0
#r "nuget: Remote.Linq, 6.3.0"
#addin nuget:?package=Remote.Linq&version=6.3.0
#tool nuget:?package=Remote.Linq&version=6.3.0
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable object trees and vice versa. It provides functionality to send arbitrary linq queries to a remote service to be applied and executed against any enumerable or queryable data source.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. |
.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
- aqua-core (>= 4.6.4)
- System.Linq.Expressions (>= 4.3.0)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Remote.Linq:
Package | Downloads |
---|---|
OO.Data
Data Entity base types and declarations for EasyDataCore infrastructure |
|
Remote.Linq.Newtonsoft.Json
Provides Json.NET serialization for Remote.Linq types. |
|
Remote.Linq.Text.Json
Provides System.Text.Json serialization for Remote.Linq types. |
|
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%")) |
|
OO.Documentation
Documentation types and implementations for EasyDataCore infrastructure |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Remote.Linq:
Repository | Stars |
---|---|
microsoft/AMBROSIA
Robust Distributed Programming Made Easy and Efficient
|
Version | Downloads | Last Updated |
---|---|---|
7.3.0-alpha-006 | 2,037 | 12/22/2024 |
7.3.0-alpha-005 | 215 | 12/22/2024 |
7.3.0-alpha-004 | 231 | 12/20/2024 |
7.3.0-alpha-003 | 300 | 11/21/2024 |
7.3.0-alpha-002 | 1,094 | 7/10/2024 |
7.3.0-alpha-001 | 436 | 6/9/2024 |
7.2.2 | 38,284 | 11/19/2024 |
7.2.1 | 43,111 | 7/10/2024 |
7.2.0 | 59,437 | 6/4/2024 |
7.1.0 | 473,916 | 11/11/2022 |
7.0.0 | 367,017 | 9/29/2021 |
6.3.1 | 51,746 | 8/29/2021 |
6.3.0 | 87,196 | 1/16/2021 |
6.2.3 | 19,863 | 6/17/2020 |
6.2.1 | 3,651 | 5/13/2020 |
6.2.0 | 2,830 | 4/16/2020 |
6.1.2 | 217,990 | 10/18/2019 |
6.1.1 | 1,893 | 10/4/2019 |
6.1.0 | 1,566 | 9/22/2019 |
6.0.0 | 3,046 | 7/8/2019 |
5.8.2 | 120,763 | 11/28/2018 |
5.8.1 | 7,526 | 10/22/2018 |
5.8.0 | 36,895 | 9/26/2018 |
5.7.0 | 6,426 | 7/9/2018 |
5.6.1 | 3,613 | 1/22/2018 |
5.6.0 | 5,231 | 9/22/2017 |
5.5.1 | 2,141 | 8/29/2017 |
5.5.0 | 2,349 | 8/8/2017 |
5.4.1 | 3,235 | 6/15/2017 |
5.4.0 | 3,646 | 6/15/2017 |
5.3.1 | 8,959 | 1/30/2016 |
5.3.0 | 4,936 | 1/30/2016 |
5.2.0 | 2,625 | 9/4/2015 |
5.1.0 | 1,828 | 9/1/2015 |
5.0.0 | 5,710 | 8/27/2015 |
4.1.2 | 3,153 | 5/7/2015 |
4.1.1 | 1,546 | 5/7/2015 |
4.1.0 | 13,097 | 4/13/2015 |
4.0.0 | 2,601 | 2/23/2015 |
3.2.5 | 1,749 | 9/22/2014 |
3.2.4 | 1,448 | 9/20/2014 |
3.2.3 | 1,470 | 9/16/2014 |
3.2.2 | 1,510 | 9/15/2014 |
3.2.1 | 1,517 | 9/11/2014 |
3.2.0 | 1,501 | 9/9/2014 |
3.1.0 | 1,464 | 8/27/2014 |
3.0.0 | 9,754 | 8/14/2014 |
2.3.0 | 1,511 | 7/2/2014 |
2.2.1 | 1,522 | 6/17/2014 |
2.2.0 | 1,758 | 6/9/2014 |
2.1.0 | 1,783 | 3/28/2014 |
2.0.0 | 1,557 | 3/18/2014 |
1.0.2 | 1,720 | 1/10/2014 |
1.0.1 | 1,996 | 6/15/2013 |