LinqGen.Generator 0.3.1

dotnet add package LinqGen.Generator --version 0.3.1
                    
NuGet\Install-Package LinqGen.Generator -Version 0.3.1
                    
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="LinqGen.Generator" Version="0.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LinqGen.Generator" Version="0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="LinqGen.Generator" />
                    
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 LinqGen.Generator --version 0.3.1
                    
#r "nuget: LinqGen.Generator, 0.3.1"
                    
#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 LinqGen.Generator@0.3.1
                    
#: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=LinqGen.Generator&version=0.3.1
                    
Install as a Cake Addin
#tool nuget:?package=LinqGen.Generator&version=0.3.1
                    
Install as a Cake Tool

Alloc-free and fast replacement for Linq, with code generation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LinqGen.Generator:

Repository Stars
Cysharp/ZLinq
Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.
Version Downloads Last Updated
0.3.1 5,903 10/22/2023
0.3.0 322 10/18/2023
0.2.6 285 10/12/2023
0.2.5 789 7/25/2023
0.2.4 273 5/19/2023
0.2.3 403 1/26/2023
0.2.2 402 1/19/2023
0.2.1 496 1/10/2023
0.2.0 389 12/31/2022
0.1.1 425 12/29/2022
0.1.0 432 12/23/2022
0.0.4-preview 409 12/17/2022
0.0.3-preview 390 12/14/2022
0.0.2-preview 378 11/14/2022
0.0.1-preview 276 11/13/2022