EF-Split-Projector 0.4.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package EF-Split-Projector --version 0.4.2
                    
NuGet\Install-Package EF-Split-Projector -Version 0.4.2
                    
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="EF-Split-Projector" Version="0.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EF-Split-Projector" Version="0.4.2" />
                    
Directory.Packages.props
<PackageReference Include="EF-Split-Projector" />
                    
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 EF-Split-Projector --version 0.4.2
                    
#r "nuget: EF-Split-Projector, 0.4.2"
                    
#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 EF-Split-Projector@0.4.2
                    
#: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=EF-Split-Projector&version=0.4.2
                    
Install as a Cake Addin
#tool nuget:?package=EF-Split-Projector&version=0.4.2
                    
Install as a Cake Tool

Library for efficient EF querying of complex data projections.

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.15.0-alpha 1,520 8/10/2016
0.14.0-alpha 1,373 5/23/2016
0.13.0-alpha 1,268 5/9/2016
0.12.0-alpha 1,458 4/26/2016
0.11.0-alpha 1,246 4/20/2016
0.9.0-alpha 1,287 3/3/2016
0.8.0-alpha 1,587 6/9/2015
0.7.0-alpha 1,295 6/8/2015
0.6.0-alpha 1,318 6/8/2015
0.5.0-alpha 1,369 3/18/2015
0.4.2 1,974 3/17/2015
0.0.56-alpha 1,315 3/17/2015
0.0.55-alpha 1,509 1/14/2015
0.0.54-alpha 1,340 1/12/2015
0.0.53-alpha 1,437 1/7/2015
0.0.52-alpha 1,745 12/24/2014
0.0.51-alpha 1,799 12/23/2014
0.0.50-alpha 1,781 12/23/2014
0.0.49-alpha 1,764 12/23/2014
0.0.48-alpha 1,767 12/23/2014
0.0.47-alpha 1,747 12/23/2014
0.0.46-alpha 1,786 12/23/2014
0.0.45-alpha 1,787 12/22/2014
0.0.44-alpha 1,617 12/22/2014
0.0.43-alpha 1,732 12/22/2014
0.0.42-alpha 1,779 12/22/2014
0.0.41-alpha 1,584 12/18/2014
0.0.37-alpha 1,603 12/16/2014
0.0.36-alpha 1,630 12/15/2014
0.0.35-alpha 1,615 12/11/2014
0.0.34-alpha 1,558 12/4/2014
0.0.33-alpha 1,481 12/1/2014
0.0.32-alpha 1,570 11/10/2014
0.0.31-alpha 1,687 11/10/2014
0.0.30-alpha 2,031 11/5/2014
0.0.29-alpha 1,868 11/5/2014
0.0.28-alpha 1,815 11/5/2014
0.0.25-alpha 1,596 11/5/2014
0.0.24-alpha 1,357 10/22/2014
0.0.23-alpha 1,386 10/20/2014
0.0.22-alpha 1,371 10/15/2014
0.0.21-alpha 1,367 10/14/2014
0.0.20-alpha 1,344 10/13/2014
0.0.19-alpha 1,359 10/8/2014
0.0.18-alpha 1,338 10/8/2014
0.0.17-alpha 1,398 10/7/2014
0.0.16-alpha 1,325 10/7/2014
0.0.15-alpha 1,379 10/7/2014
0.0.13-alpha 1,713 10/7/2014

Splits EF projection queries for more efficient performance.