LinqBuilder 2.0.0

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

LinqBuilder is an implementation of the specification pattern.
Made for use with IEnumerable and IQueryable.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on LinqBuilder:

Package Downloads
LinqBuilder.EFCore

Entity Framework Core extensions. Enables most async methods to use ISpecification.

LinqBuilder.EF6

Entity Framework 6 extensions. Enables most async methods to use ISpecification.

LinqBuilder.EF6.AutoMapper

Extensions for querying EF 6 with AutoMapper projections.

LinqBuilder.EFCore.AutoMapper

Extensions for querying EF Core with AutoMapper projections.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0 1,011 1/8/2026
3.2.0 13,521 12/30/2024
3.1.0 14,435 5/5/2024
3.0.1 17,967 10/18/2023
3.0.0 343 10/17/2023
2.1.2 44,342 4/14/2022
2.1.1 1,086 4/13/2022
2.1.0 1,078 4/13/2022
2.0.0 1,833 1/19/2021
1.0.1 8,866 11/3/2020
1.0.0 1,094 11/3/2020
0.16.1 51,838 8/29/2019
0.15.0 4,791 12/4/2018
0.14.0 1,003 12/3/2018
0.13.0 4,737 9/17/2018
0.12.1 1,777 7/18/2018
0.12.0 1,261 7/18/2018
0.11.1 1,264 7/18/2018
0.11.0 1,766 6/24/2018
0.10.0 1,710 6/24/2018
Loading failed