Metadata >> NuGet >> Remote.Linq

Remote.Linq

Metadata

Authors Christof Senn
Copyrights Copyright Christof Senn 2013-2015
Description 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.
LicenseUrl http://remotelinq.codeplex.com/license
Owners Christof Senn
ProjectUrl http://remotelinq.codeplex.com/
RequireLicenseAcceptance False
Tags LINQ expression-tree lambda dynamic remote remote-query multi-tier n-tier fluent-interface
PackageSize 694518
PackageHashAlgorithm SHA512
PackageHash muMYB0K7Ya3+mSM1BO7kWmtggkAT3MmCKbA2igsOm1fmiJIR0SkW3uh92n9i6arcz2oDEN2gtOClL7yxamJHxg==
DownloadCount 000000
CreatedDate 2015-09-18T21:45:51
Dependencies aqua-core:3.0.0-alpha003

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Remote.Linq -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Remote.Linq -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Remote.Linq
Installing the package (HTTP Basic authentication):
Install-Package Remote.Linq -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Remote.Linq -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Remote.Linq

OpenWrap

Installing the package:
o add-wrap Remote.Linq
Uninstalling the package:
o remove-wrap Remote.Linq

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
5.3.0-beta003
5.3.0-beta002
5.3.0-beta001
5.2.0
5.1.0
5.0.0
4.1.3-alpha002
4.1.3-alpha001
4.1.2
4.1.1
4.1.0
4.1.0-beta005
4.1.0-beta004
4.1.0-beta003
4.1.0-beta002
4.1.0-beta001
4.0.0
4.0.0-beta002
4.0.0-beta001
4.0.0-alpha012
4.0.0-alpha011
4.0.0-alpha010