Ivy.Filters 1.2.15

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

Ivy.Filters

Filter parsing library for Ivy Framework.

Description

Ivy.Filters provides a robust parser for advanced filtering capabilities within the Ivy Framework. It supports parsing filter strings into Abstract Syntax Trees (AST) and converting them into filter models for application logic.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Ivy.Filters:

Package Downloads
Ivy

Build Internal Applications with AI and Pure C#

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.15 42 2/20/2026
1.2.14 1,166 2/8/2026
1.2.14-pre-20260219123402 35 2/19/2026
1.2.14-pre-20260213104724 129 2/13/2026
1.2.13 851 1/20/2026
1.2.13-pre-20260208200015 131 2/8/2026
1.2.13-pre-20260206112943 269 2/6/2026
1.2.12 433 1/19/2026
1.2.12-pre-20260120141613 134 1/20/2026
1.2.11 305 1/19/2026
1.2.10 548 1/11/2026
1.2.10-pre-20260116095123 131 1/16/2026
1.2.10-pre-20260116094016 133 1/16/2026
1.2.10-pre-20260115151459 131 1/15/2026
1.2.10-pre-20260113113902 163 1/13/2026
1.2.8 489 1/11/2026
1.2.7 484 1/9/2026
1.2.7-pre-20260111152546 132 1/11/2026
1.2.6-pre-20260108131150 144 1/8/2026
1.2.6-pre-20260108123934 148 1/8/2026
Loading failed