CodeDesignPlus.Net.Criteria 0.7.0-beta.62

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

CodeDesignPlus.Net.Criteria

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Vulnerabilities

Description

The CodeDesignPlus.Net.Criteria project provides a robust framework for building and managing dynamic query criteria in .NET Core applications. This library simplifies the creation of complex queries by offering a flexible and extensible criteria system, enabling developers to construct queries dynamically at runtime.

Table of Contents

About The Project

The CodeDesignPlus.Net.Criteria project provides a robust framework for building and managing dynamic query criteria in .NET Core applications. This library simplifies the creation of complex queries by offering a flexible and extensible criteria system, enabling developers to construct queries dynamically at runtime.

Key Features

  • Criteria Parsing: The project includes a Parser class that converts a list of tokens into an Abstract Syntax Tree (AST), facilitating the interpretation of dynamic queries.
  • Tokenization: The Tokenizer class tokenizes input strings into logical and comparison operators, enabling structured query parsing.
  • Expression Evaluation: The Evaluator class evaluates AST nodes and builds expressions to represent the evaluation, supporting complex query logic.
  • Exception Management: Custom exceptions like CriteriaException handle errors related to criteria processing, providing detailed error information.
  • Extensions: Extension methods in CriteriaExtensions offer convenient ways to generate filter and sort expressions based on criteria objects.

Installation

To install the package, run the following command:

dotnet add package CodeDesignPlus.Net.Criteria

Usage

For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc

Roadmap

Refer to issues for a list of proposed features and known issues.

Roadmap

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com

Project Link: CodeDesignPlus.Net.Criteria

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.  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 (1)

Showing the top 1 NuGet packages that depend on CodeDesignPlus.Net.Criteria:

Package Downloads
CodeDesignPlus.Net.Mongo.Abstractions

CodeDesignPlus.Net.Mongo.Abstractions provides essential interfaces and abstract classes for integrating MongoDB with .NET Core applications. This library defines core contracts and abstractions that facilitate a clean and maintainable architecture for data access using MongoDB, enabling better testing and extensibility.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.12.0-beta.10246 374 14 days ago
0.12.0-beta.7802 117 14 days ago
0.12.0-beta.5359 180 16 days ago
0.11.1-beta.0 50 2 days ago
0.11.0 747 2 months ago
0.11.0-rc.1647 514 2 months ago
0.11.0-beta.476 514 2 months ago
0.10.0 534 2 months ago
0.10.0-rc.1306 510 2 months ago
0.10.0-beta.471 512 2 months ago
0.10.0-beta.470 513 2 months ago
0.10.0-beta.469 513 2 months ago
0.10.0-beta.468 501 2 months ago
0.10.0-beta.467 462 2 months ago
0.9.0 538 2 months ago
0.9.0-rc.636 117 2 months ago
0.9.0-beta.465 118 2 months ago
0.8.0 170 2 months ago
0.8.0-rc.306 119 2 months ago
0.8.0-rc.305 117 2 months ago
0.8.0-beta.149 118 2 months ago
0.7.0 139 2 months ago
0.7.0-rc.147 122 2 months ago
0.7.0-rc.142 120 2 months ago
0.7.0-rc.141 117 2 months ago
0.7.0-rc.128 123 2 months ago
0.7.0-beta.142 119 2 months ago
0.7.0-beta.141 125 2 months ago
0.7.0-beta.140 121 2 months ago
0.7.0-beta.139 120 2 months ago
0.7.0-beta.128 122 2 months ago
0.7.0-beta.89 116 3 months ago
0.7.0-beta.88 49 3 months ago
0.7.0-beta.87 45 3 months ago
0.7.0-beta.83 67 3 months ago
0.7.0-beta.82 63 3 months ago
0.7.0-beta.81 63 3 months ago
0.7.0-beta.79 196 3 months ago
0.7.0-beta.78 123 3 months ago
0.7.0-beta.77 94 3 months ago
0.7.0-beta.75 94 3 months ago
0.7.0-beta.74 72 3 months ago
0.7.0-beta.73 60 3 months ago
0.7.0-beta.71 131 3 months ago
0.7.0-beta.70 126 3 months ago
0.7.0-beta.69 124 3 months ago
0.7.0-beta.68 128 3 months ago
0.7.0-beta.67 118 3 months ago
0.7.0-beta.65 120 3 months ago
0.7.0-beta.64 127 3 months ago
0.7.0-beta.63 144 3 months ago
0.7.0-beta.62 289 3 months ago
0.7.0-beta.61 329 3 months ago
0.7.0-beta.60 181 3 months ago
0.7.0-beta.59 277 3 months ago
0.7.0-beta.58 368 3 months ago
0.7.0-beta.57 277 3 months ago
0.7.0-beta.56 273 3 months ago
0.7.0-beta.55 281 3 months ago
0.7.0-beta.53 372 3 months ago
0.7.0-beta.52 267 3 months ago
0.7.0-beta.51 266 3 months ago
0.7.0-beta.50 269 3 months ago
0.7.0-beta.48 267 3 months ago
0.7.0-beta.47 268 3 months ago
0.7.0-beta.46 254 3 months ago
0.7.0-beta.45 249 3 months ago
0.7.0-beta.44 250 3 months ago
0.7.0-beta.33 275 4 months ago
0.7.0-beta.32 215 4 months ago
0.7.0-beta.31 128 4 months ago
0.7.0-beta.30 227 4 months ago
0.7.0-beta.29 184 4 months ago
0.7.0-beta.28 395 4 months ago
0.7.0-beta.27 231 4 months ago
0.7.0-beta.26 221 4 months ago
0.7.0-beta.25 195 4 months ago
0.7.0-beta.24 171 4 months ago
0.7.0-beta.23 168 4 months ago
0.7.0-beta.22 64 4 months ago
0.7.0-beta.21 134 5 months ago
0.7.0-beta.20 146 5 months ago
0.7.0-beta.18 125 5 months ago
0.7.0-beta.17 125 5 months ago
0.7.0-beta.16 285 5 months ago
0.7.0-beta.15 237 5 months ago
0.7.0-beta.11 154 5 months ago
0.7.0-beta.10 135 5 months ago
0.7.0-beta.9 158 5 months ago
0.7.0-beta.8 95 5 months ago
0.7.0-beta.7 93 5 months ago
0.7.0-beta.6 171 5 months ago
0.7.0-beta.5 137 5 months ago
0.7.0-beta.4 143 5 months ago
0.7.0-beta.3 140 5 months ago
0.7.0-beta.2 136 5 months ago
0.6.1-beta.1 256 5 months ago
0.6.0 163 5 months ago
0.6.0-rc.29 76 5 months ago
0.6.0-beta.29 225 5 months ago
0.6.0-beta.28 113 5 months ago
0.6.0-beta.26 239 6 months ago
0.6.0-beta.22 159 7 months ago
0.6.0-beta.21 216 7 months ago
0.6.0-beta.20 145 7 months ago
0.6.0-beta.18 91 7 months ago
0.6.0-beta.15 86 7 months ago
0.6.0-beta.10 153 8 months ago
0.6.0-beta.9 71 8 months ago
0.5.0 126 8 months ago
0.5.0-rc.87 78 8 months ago
0.5.0-beta.91 73 8 months ago
0.5.0-beta.89 77 8 months ago
0.5.0-beta.87 79 8 months ago
0.5.0-beta.86 71 8 months ago
0.5.0-beta.85 74 8 months ago
0.5.0-beta.84 64 8 months ago
0.5.0-beta.83 62 8 months ago
0.5.0-beta.82 72 8 months ago
0.5.0-beta.81 78 8 months ago
0.5.0-beta.79 65 8 months ago
0.5.0-beta.78 78 8 months ago
0.5.0-beta.76 70 8 months ago
0.5.0-beta.75 64 8 months ago
0.5.0-beta.71 66 8 months ago
0.5.0-beta.69 68 8 months ago
0.5.0-beta.61 58 8 months ago
0.5.0-beta.60 76 9 months ago
0.5.0-beta.59 68 9 months ago
0.5.0-beta.57 70 9 months ago
0.5.0-beta.56 77 9 months ago
0.5.0-beta.54 67 9 months ago
0.5.0-beta.39 94 9 months ago
0.5.0-beta.38 96 9 months ago
0.5.0-beta.30 90 9 months ago
0.5.0-beta.14 81 11/8/2024
0.5.0-beta.13 67 11/7/2024
0.5.0-beta.11 72 11/6/2024
0.5.0-beta.9 73 11/3/2024
0.5.0-beta.6 74 11/1/2024
0.5.0-beta.4 74 10/31/2024
0.3.0-rc.3 77 10/28/2024
0.3.0-beta.3 85 10/28/2024
0.3.0-alpha.3 75 10/28/2024
0.2.0-rc.27 73 10/25/2024
0.2.0-rc.18 79 10/1/2024
0.2.0-beta.27 73 10/25/2024
0.2.0-beta.18 98 10/1/2024
0.2.0-alpha.27 74 10/25/2024
0.2.0-alpha.26 68 10/25/2024
0.2.0-alpha.25 66 10/25/2024
0.2.0-alpha.24 72 10/25/2024
0.2.0-alpha.23 72 10/24/2024
0.2.0-alpha.22 68 10/24/2024
0.2.0-alpha.21 69 10/23/2024
0.2.0-alpha.20 72 10/22/2024
0.2.0-alpha.19 78 10/21/2024
0.2.0-alpha.18 81 10/1/2024
0.2.0-alpha.17 73 10/1/2024
0.2.0-alpha.16 75 9/30/2024
0.2.0-alpha.15 81 9/30/2024
0.2.0-alpha.14 74 9/30/2024
0.2.0-alpha.13 77 9/29/2024
0.2.0-alpha.12 79 9/29/2024
0.2.0-alpha.11 76 9/29/2024
0.2.0-alpha.10 77 9/28/2024
0.2.0-alpha.9 75 9/28/2024
0.2.0-alpha.7 77 9/28/2024
0.2.0-alpha.6 71 9/28/2024
0.2.0-alpha.5 72 9/28/2024
0.2.0-alpha.4 74 9/28/2024
0.2.0-alpha.3 77 9/1/2024
0.2.0-alpha.2 75 9/28/2024
0.1.2-alpha.1 85 8/24/2024
0.1.2-alpha.0 86 8/24/2024
0.1.1 178 8/23/2024
0.1.1-alpha.19 97 8/23/2024