Remote.Linq 4.1.1

dotnet add package Remote.Linq --version 4.1.1
                    
NuGet\Install-Package Remote.Linq -Version 4.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Remote.Linq" Version="4.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Remote.Linq" Version="4.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Remote.Linq" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Remote.Linq --version 4.1.1
                    
#r "nuget: Remote.Linq, 4.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Remote.Linq@4.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Remote.Linq&version=4.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Remote.Linq&version=4.1.1
                    
Install as a Cake Tool

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 collection.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net45 is compatible.  net451 was computed.  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. 
Silverlight sl4 is compatible.  sl5 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Windows Store win is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.1.1 88 5/7/2015
4.1.0 322 4/13/2015
4.1.0-beta005 37 4/8/2015
4.1.0-beta004 38 4/2/2015
4.1.0-beta003 31 4/1/2015
4.1.0-beta002 32 3/31/2015
4.1.0-beta001 38 3/28/2015
4.0.0 166 2/23/2015
4.0.0-beta002 30 2/14/2015
4.0.0-beta001 34 2/11/2015
4.0.0-alpha012 35 1/27/2015
4.0.0-alpha011 35 1/24/2015
4.0.0-alpha010 36 1/23/2015
4.0.0-alpha009 35 1/15/2015
4.0.0-alpha008 53 10/24/2014
4.0.0-alpha007 48 10/16/2014
4.0.0-alpha006 44 10/14/2014
4.0.0-alpha005 47 10/13/2014
4.0.0-alpha004 54 10/2/2014
4.0.0-alpha003 50 9/29/2014
4.0.0-alpha002 55 9/28/2014
3.2.5 225 9/22/2014
3.2.4 69 9/20/2014
3.2.3 66 9/16/2014
3.2.2 75 9/15/2014
3.2.1 64 9/11/2014
3.2.0 76 9/9/2014
3.2.0-beta004 49 9/7/2014
3.2.0-beta003 47 9/1/2014
3.2.0-beta002 56 9/1/2014
3.2.0-beta001 47 8/31/2014
3.1.0 70 8/27/2014
3.0.0 512 8/14/2014
3.0.0-beta02 70 8/7/2014
3.0.0-beta01 47 8/1/2014
3.0.0-alpha03 49 7/17/2014
3.0.0-alpha02 48 7/17/2014
3.0.0-alpha01 46 7/16/2014
2.3.0 94 7/2/2014
2.2.1 58 6/17/2014
2.2.0 49 6/9/2014
2.1.0 59 3/28/2014
2.0.0 48 3/18/2014
1.0.2 111 1/10/2014
1.0.1 124 6/15/2013