Remote.Linq
6.1.0
See the version list below for details.
dotnet add package Remote.Linq --version 6.1.0
NuGet\Install-Package Remote.Linq -Version 6.1.0
<PackageReference Include="Remote.Linq" Version="6.1.0" />
paket add Remote.Linq --version 6.1.0
#r "nuget: Remote.Linq, 6.1.0"
// Install Remote.Linq as a Cake Addin #addin nuget:?package=Remote.Linq&version=6.1.0 // Install Remote.Linq as a Cake Tool #tool nuget:?package=Remote.Linq&version=6.1.0
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable expression 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- aqua-core (>= 4.5.3)
- System.Linq.Expressions (>= 4.3.0)
-
.NETStandard 1.3
- aqua-core (>= 4.5.3)
- NETStandard.Library (>= 1.6.1)
- System.Linq.Expressions (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
-
.NETStandard 1.6
- aqua-core (>= 4.5.3)
- NETStandard.Library (>= 1.6.1)
- System.Linq.Expressions (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
-
.NETStandard 2.0
- aqua-core (>= 4.5.3)
- 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-002 | 912 | 7/10/2024 |
7.3.0-alpha-001 | 398 | 6/9/2024 |
7.2.1 | 18,652 | 7/10/2024 |
7.2.0 | 14,895 | 6/4/2024 |
7.1.0 | 369,607 | 11/11/2022 |
7.0.0 | 331,467 | 9/29/2021 |
6.3.1 | 51,038 | 8/29/2021 |
6.3.0 | 85,057 | 1/16/2021 |
6.2.3 | 19,119 | 6/17/2020 |
6.2.1 | 3,377 | 5/13/2020 |
6.2.0 | 2,437 | 4/16/2020 |
6.1.2 | 210,310 | 10/18/2019 |
6.1.1 | 1,812 | 10/4/2019 |
6.1.0 | 1,482 | 9/22/2019 |
6.0.0 | 2,922 | 7/8/2019 |
5.8.2 | 115,187 | 11/28/2018 |
5.8.1 | 7,405 | 10/22/2018 |
5.8.0 | 36,782 | 9/26/2018 |
5.7.0 | 5,885 | 7/9/2018 |
5.6.1 | 3,332 | 1/22/2018 |
5.6.0 | 5,022 | 9/22/2017 |
5.5.1 | 1,946 | 8/29/2017 |
5.5.0 | 2,142 | 8/8/2017 |
5.4.1 | 2,971 | 6/15/2017 |
5.4.0 | 3,218 | 6/15/2017 |
5.3.1 | 8,130 | 1/30/2016 |
5.3.0 | 4,726 | 1/30/2016 |
5.2.0 | 2,412 | 9/4/2015 |
5.1.0 | 1,618 | 9/1/2015 |
5.0.0 | 5,492 | 8/27/2015 |
4.1.2 | 2,690 | 5/7/2015 |
4.1.1 | 1,326 | 5/7/2015 |
4.1.0 | 12,870 | 4/13/2015 |
4.0.0 | 2,391 | 2/23/2015 |
3.2.5 | 1,534 | 9/22/2014 |
3.2.4 | 1,239 | 9/20/2014 |
3.2.3 | 1,248 | 9/16/2014 |
3.2.2 | 1,300 | 9/15/2014 |
3.2.1 | 1,307 | 9/11/2014 |
3.2.0 | 1,280 | 9/9/2014 |
3.1.0 | 1,257 | 8/27/2014 |
3.0.0 | 9,510 | 8/14/2014 |
2.3.0 | 1,308 | 7/2/2014 |
2.2.1 | 1,309 | 6/17/2014 |
2.2.0 | 1,522 | 6/9/2014 |
2.1.0 | 1,561 | 3/28/2014 |
2.0.0 | 1,335 | 3/18/2014 |
1.0.2 | 1,509 | 1/10/2014 |
1.0.1 | 1,771 | 6/15/2013 |