Metadata >> NuGet >> EF-Split-Projector

EF-Split-Projector

Metadata

Authors Solutionhead Technologies, LLC
Copyrights Copyright 2015
Description Library for efficient EF querying of complex data projections.
IconUrl http://solutionhead.com/images/nugeticon.png
Owners Solutionhead Technologies, LLC
ProjectUrl https://github.com/SolutionheadOpenTech/EF-Split-Projector
ReleaseNotes Splits EF projection queries for more efficient performance.
RequireLicenseAcceptance False
Tags EntityFramework
Dependencies EntityFramework:6.1.0|LINQKit:1.1.1|EF-Projectors:1.0.0.0
Title EF-Split-Projector
PackageSize 144118
PackageHashAlgorithm SHA512
PackageHash xfHb+Hx3zWIN+Xw8v2l0sEvsq2CwmoZNfxW609amTkYxvft5eLNz3IL+k4AX88FezGuu+KVqzq0tOJvFCJTivA==
DownloadCount 000000
CreatedDate 2015-03-17T16:36:36

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

OpenWrap

Installing the package:
o add-wrap EF-Split-Projector
Uninstalling the package:
o remove-wrap EF-Split-Projector

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
0.4.2