Metadata >> NuGet >> Remote.Linq.EntityFramework

Remote.Linq.EntityFramework

Metadata

Authors Christof Senn
Copyrights Copyright Christof Senn 2013-2015
Description Remote linq extensions for entity framework. Use this package to apply eager-loading (Include-expressions) to EF queries.
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 entity-framework ef
Dependencies Remote.Linq:5.1.0|EntityFramework:[6.0.1, 7.0)
PackageSize 199626
PackageHashAlgorithm SHA512
PackageHash nKTvAgphXVknuD3VMjBGY0Cjw0bzly0xG8dWbh1XIPnIn/FAAXSv5gYkSWEB1zjXjQ15tPDKT0z6feFmKB4Egg==
DownloadCount 000000
CreatedDate 2015-09-29T19:59:55

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.EntityFramework -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Remote.Linq.EntityFramework -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.EntityFramework
Installing the package (HTTP Basic authentication):
Install-Package Remote.Linq.EntityFramework -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Remote.Linq.EntityFramework -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Remote.Linq.EntityFramework

OpenWrap

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

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
1.3.0-beta001
1.2.0
1.1.0
1.1.0-beta001
1.0.0
1.0.0-beta002
1.0.0-beta001
1.0.0-alpha001