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 | 1,996 | 12/22/2024 |
7.3.0-alpha-005 | 215 | 12/22/2024 |
7.3.0-alpha-004 | 230 | 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,259 | 11/19/2024 |
7.2.1 | 43,100 | 7/10/2024 |
7.2.0 | 59,377 | 6/4/2024 |
7.1.0 | 473,740 | 11/11/2022 |
7.0.0 | 367,015 | 9/29/2021 |
6.3.1 | 51,744 | 8/29/2021 |
6.3.0 | 87,167 | 1/16/2021 |
6.2.3 | 19,860 | 6/17/2020 |
6.2.1 | 3,649 | 5/13/2020 |
6.2.0 | 2,828 | 4/16/2020 |
6.1.2 | 217,905 | 10/18/2019 |
6.1.1 | 1,891 | 10/4/2019 |
6.1.0 | 1,564 | 9/22/2019 |
6.0.0 | 3,044 | 7/8/2019 |
5.8.2 | 120,757 | 11/28/2018 |
5.8.1 | 7,524 | 10/22/2018 |
5.8.0 | 36,893 | 9/26/2018 |
5.7.0 | 6,420 | 7/9/2018 |
5.6.1 | 3,607 | 1/22/2018 |
5.6.0 | 5,227 | 9/22/2017 |
5.5.1 | 2,137 | 8/29/2017 |
5.5.0 | 2,345 | 8/8/2017 |
5.4.1 | 3,231 | 6/15/2017 |
5.4.0 | 3,642 | 6/15/2017 |
5.3.1 | 8,957 | 1/30/2016 |
5.3.0 | 4,934 | 1/30/2016 |
5.2.0 | 2,623 | 9/4/2015 |
5.1.0 | 1,826 | 9/1/2015 |
5.0.0 | 5,707 | 8/27/2015 |
4.1.2 | 3,151 | 5/7/2015 |
4.1.1 | 1,544 | 5/7/2015 |
4.1.0 | 13,095 | 4/13/2015 |
4.0.0 | 2,599 | 2/23/2015 |
3.2.5 | 1,747 | 9/22/2014 |
3.2.4 | 1,446 | 9/20/2014 |
3.2.3 | 1,468 | 9/16/2014 |
3.2.2 | 1,508 | 9/15/2014 |
3.2.1 | 1,515 | 9/11/2014 |
3.2.0 | 1,498 | 9/9/2014 |
3.1.0 | 1,461 | 8/27/2014 |
3.0.0 | 9,752 | 8/14/2014 |
2.3.0 | 1,509 | 7/2/2014 |
2.2.1 | 1,520 | 6/17/2014 |
2.2.0 | 1,755 | 6/9/2014 |
2.1.0 | 1,780 | 3/28/2014 |
2.0.0 | 1,555 | 3/18/2014 |
1.0.2 | 1,718 | 1/10/2014 |
1.0.1 | 1,994 | 6/15/2013 |