Metadata >> NuGet >> Remote.Linq >> 4.1.0-beta002

4.1.0-beta002

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 1044631
PackageHashAlgorithm SHA512
PackageHash 9w8zXoEfdzHWrpA6yo1R72jDrF8j69EuhBQ2vSn6jDU0yN3xMya5AS7+uUqlRbH38RgywQgqVzoAqjS5GgRnJQ==
DownloadCount 000000
CreatedDate 2015-03-31T20:36:43

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Remote.Linq -Version 4.1.0-beta002 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Remote.Linq -Version 4.1.0-beta002 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Remote.Linq 4.1.0-beta002 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5,Profile=Client Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries
AnyCPU Release Windows,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries