CodeDesignPlus.Net.Criteria
0.11.0
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Criteria --version 0.11.0
NuGet\Install-Package CodeDesignPlus.Net.Criteria -Version 0.11.0
<PackageReference Include="CodeDesignPlus.Net.Criteria" Version="0.11.0" />
<PackageVersion Include="CodeDesignPlus.Net.Criteria" Version="0.11.0" />
<PackageReference Include="CodeDesignPlus.Net.Criteria" />
paket add CodeDesignPlus.Net.Criteria --version 0.11.0
#r "nuget: CodeDesignPlus.Net.Criteria, 0.11.0"
#:package CodeDesignPlus.Net.Criteria@0.11.0
#addin nuget:?package=CodeDesignPlus.Net.Criteria&version=0.11.0
#tool nuget:?package=CodeDesignPlus.Net.Criteria&version=0.11.0
CodeDesignPlus.Net.Criteria
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
Parserclass that converts a list of tokens into an Abstract Syntax Tree (AST), facilitating the interpretation of dynamic queries. - Tokenization: The
Tokenizerclass tokenizes input strings into logical and comparison operators, enabling structured query parsing. - Expression Evaluation: The
Evaluatorclass evaluates AST nodes and builds expressions to represent the evaluation, supporting complex query logic. - Exception Management: Custom exceptions like
CriteriaExceptionhandle errors related to criteria processing, providing detailed error information. - Extensions: Extension methods in
CriteriaExtensionsoffer 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
- Fork the Project
- Create your Feature Branch (git checkout -b features/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- 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 | Versions 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. |
-
net9.0
- CodeDesignPlus.Net.Core.Abstractions (>= 0.11.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.7)
- Microsoft.Extensions.Options (>= 9.0.7)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.7)
- Microsoft.Extensions.Options.DataAnnotations (>= 9.0.7)
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.13.0-beta.12717 | 58 | 2/9/2026 |
| 0.13.0-beta.12716 | 38 | 2/9/2026 |
| 0.13.0-beta.12715 | 74 | 2/5/2026 |
| 0.12.1-beta.0 | 43 | 2/4/2026 |
| 0.12.0-beta.10246 | 731 | 9/9/2025 |
| 0.12.0-beta.7802 | 143 | 9/9/2025 |
| 0.12.0-beta.5359 | 205 | 9/7/2025 |
| 0.11.1-beta.0 | 223 | 9/21/2025 |
| 0.11.0 | 814 | 7/23/2025 |
| 0.11.0-rc.1647 | 541 | 7/23/2025 |
| 0.11.0-beta.476 | 541 | 7/22/2025 |
| 0.10.0 | 598 | 7/22/2025 |
| 0.10.0-rc.1306 | 543 | 7/22/2025 |
| 0.10.0-beta.471 | 540 | 7/22/2025 |
| 0.10.0-beta.470 | 542 | 7/22/2025 |
| 0.10.0-beta.469 | 536 | 7/22/2025 |
| 0.10.0-beta.468 | 530 | 7/21/2025 |
| 0.10.0-beta.467 | 488 | 7/21/2025 |
| 0.9.0 | 588 | 7/11/2025 |
| 0.9.0-rc.636 | 146 | 7/11/2025 |