EF-Split-Projector 0.0.51-alpha

This is a prerelease version of EF-Split-Projector.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EF-Split-Projector --version 0.0.51-alpha
                    
NuGet\Install-Package EF-Split-Projector -Version 0.0.51-alpha
                    
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.0.51-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EF-Split-Projector" Version="0.0.51-alpha" />
                    
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.0.51-alpha
                    
#r "nuget: EF-Split-Projector, 0.0.51-alpha"
                    
#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.0.51-alpha
                    
#: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.0.51-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EF-Split-Projector&version=0.0.51-alpha&prerelease
                    
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,547 8/10/2016
0.14.0-alpha 1,396 5/23/2016
0.13.0-alpha 1,291 5/9/2016
0.12.0-alpha 1,481 4/26/2016
0.11.0-alpha 1,269 4/20/2016
0.9.0-alpha 1,311 3/3/2016
0.8.0-alpha 1,610 6/9/2015
0.7.0-alpha 1,318 6/8/2015
0.6.0-alpha 1,341 6/8/2015
0.5.0-alpha 1,392 3/18/2015
0.4.2 2,002 3/17/2015
0.0.56-alpha 1,338 3/17/2015
0.0.55-alpha 1,534 1/14/2015
0.0.54-alpha 1,364 1/12/2015
0.0.53-alpha 1,461 1/7/2015
0.0.52-alpha 1,769 12/24/2014
0.0.51-alpha 1,824 12/23/2014
0.0.50-alpha 1,805 12/23/2014
0.0.49-alpha 1,788 12/23/2014
0.0.48-alpha 1,791 12/23/2014
0.0.47-alpha 1,771 12/23/2014
0.0.46-alpha 1,811 12/23/2014
0.0.45-alpha 1,811 12/22/2014
0.0.44-alpha 1,642 12/22/2014
0.0.43-alpha 1,756 12/22/2014
0.0.42-alpha 1,803 12/22/2014
0.0.41-alpha 1,608 12/18/2014
0.0.37-alpha 1,627 12/16/2014
0.0.36-alpha 1,654 12/15/2014
0.0.35-alpha 1,639 12/11/2014
0.0.34-alpha 1,583 12/4/2014
0.0.33-alpha 1,505 12/1/2014
0.0.32-alpha 1,594 11/10/2014
0.0.31-alpha 1,711 11/10/2014
0.0.30-alpha 2,055 11/5/2014
0.0.29-alpha 1,892 11/5/2014
0.0.28-alpha 1,840 11/5/2014
0.0.25-alpha 1,621 11/5/2014
0.0.24-alpha 1,381 10/22/2014
0.0.23-alpha 1,410 10/20/2014
0.0.22-alpha 1,395 10/15/2014
0.0.21-alpha 1,391 10/14/2014
0.0.20-alpha 1,369 10/13/2014
0.0.19-alpha 1,383 10/8/2014
0.0.18-alpha 1,363 10/8/2014
0.0.17-alpha 1,422 10/7/2014
0.0.16-alpha 1,349 10/7/2014
0.0.15-alpha 1,403 10/7/2014
0.0.13-alpha 1,749 10/7/2014

Splits EF projection queries for more efficient performance.