VOOZH about

URL: https://www.nuget.org/packages/Milvasoft.ExpressionBuilder/

⇱ NuGet Gallery | Milvasoft.ExpressionBuilder 9.0.2




👁 Image
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
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Milvasoft.ExpressionBuilder@9.0.2
 
 
#: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=Milvasoft.ExpressionBuilder&version=9.0.2
 
Install as a Cake Addin
#tool nuget:?package=Milvasoft.ExpressionBuilder&version=9.0.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions Compatible and additional computed target framework versions.
.NET net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (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 9,880 12/30/2024
9.0.1 1,389 11/18/2024
9.0.0 271 11/18/2024
1.0.16 902 10/31/2024
1.0.15 167 10/31/2024
1.0.14 171 10/31/2024
1.0.13 156 10/31/2024
1.0.12 173 10/31/2024
1.0.11 165 10/31/2024
1.0.10 289 10/30/2024
1.0.9 301 10/30/2024
1.0.8 155 10/30/2024
1.0.7 157 10/30/2024
1.0.6 167 10/29/2024
1.0.5 161 10/29/2024
1.0.4 5,126 4/12/2024
1.0.3 200 4/12/2024
1.0.2 187 4/12/2024
1.0.1 206 4/12/2024
1.0.0 189 4/11/2024

Project upgraded to net8.0