Milvasoft.ExpressionBuilder 9.0.2

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

This library basically provides you with a simple way to create lambda expressions to filter lists and database queries by delivering an easy-to-use fluent interface that enables the creation, storage and transmission of those filters.

Useful to turn WebApi requests parameters into expressions, create advanced search screens with the capability to save and re-run those filters, among other things.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
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 Milvasoft.ExpressionBuilder:

Package Downloads
Milvasoft.Components.Rest

Rest helper components.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.2 2,425 12/30/2024
9.0.1 745 11/18/2024
9.0.0 146 11/18/2024
1.0.16 488 10/31/2024
1.0.15 94 10/31/2024
1.0.14 103 10/31/2024
1.0.13 99 10/31/2024
1.0.12 96 10/31/2024
1.0.11 106 10/31/2024
1.0.10 166 10/30/2024
1.0.9 166 10/30/2024
1.0.8 98 10/30/2024
1.0.7 98 10/30/2024
1.0.6 98 10/29/2024
1.0.5 91 10/29/2024
1.0.4 2,894 4/12/2024
1.0.3 129 4/12/2024
1.0.2 116 4/12/2024
1.0.1 134 4/12/2024
1.0.0 117 4/11/2024

Project upgraded to net8.0