LinqOptimizer.CSharp 0.7.0

dotnet add package LinqOptimizer.CSharp --version 0.7.0
NuGet\Install-Package LinqOptimizer.CSharp -Version 0.7.0
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="LinqOptimizer.CSharp" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinqOptimizer.CSharp --version 0.7.0
#r "nuget: LinqOptimizer.CSharp, 0.7.0"
#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.
// Install LinqOptimizer.CSharp as a Cake Addin
#addin nuget:?package=LinqOptimizer.CSharp&version=0.7.0

// Install LinqOptimizer.CSharp as a Cake Tool
#tool nuget:?package=LinqOptimizer.CSharp&version=0.7.0

An automatic query optimizer for LINQ to Objects and PLINQ.  LinqOptimizer compiles declarative LINQ queries into fast loop-based imperative code.  The compiled code has fewer virtual calls, better data locality and speedups of up to 15x.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LinqOptimizer.CSharp:

Package Downloads
OoplesFinance.StockIndicators The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Largest C# stock indicator library with over 750 to choose from and easiest to use with abilities such as making an indicator out of any other indicator or using any moving average with any indicator.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on LinqOptimizer.CSharp:

Repository Stars
ShaneK2/inVtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
ooples/OoplesFinance.StockIndicators
Largest C# stock indicator library with over 750 to choose from and easiest to use with abilities such as making an indicator out of any other indicator or using any moving average with any indicator.
Version Downloads Last updated
0.7.0 69,955 6/15/2019
0.6.3 8,176 5/14/2014
0.6.2 1,627 4/11/2014
0.5.2.1 1,521 3/27/2014
0.5.2 1,479 2/5/2014
0.4.8 1,373 1/8/2014
0.4.1 1,471 12/11/2013
0.3.8 1,377 12/3/2013
0.3.1 1,410 11/20/2013

Target netstandard2.0