CodeDesignPlus.Net.Criteria 0.5.0-beta.9

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

// Install CodeDesignPlus.Net.Criteria as a Cake Tool
#tool nuget:?package=CodeDesignPlus.Net.Criteria&version=0.5.0-beta.9&prerelease                

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 net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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.5.0-beta.14 41 11/8/2024
0.5.0-beta.13 33 11/7/2024
0.5.0-beta.11 35 11/6/2024
0.5.0-beta.9 40 11/3/2024
0.5.0-beta.6 36 11/1/2024
0.5.0-beta.4 38 10/31/2024
0.3.0-rc.3 41 10/28/2024
0.3.0-beta.3 37 10/28/2024
0.3.0-alpha.3 39 10/28/2024
0.2.0-rc.27 36 10/25/2024
0.2.0-rc.18 52 10/1/2024
0.2.0-beta.27 36 10/25/2024
0.2.0-beta.18 72 10/1/2024
0.2.0-alpha.27 35 10/25/2024
0.2.0-alpha.26 35 10/25/2024
0.2.0-alpha.25 35 10/25/2024
0.2.0-alpha.24 34 10/25/2024
0.2.0-alpha.23 39 10/24/2024
0.2.0-alpha.22 37 10/24/2024
0.2.0-alpha.21 39 10/23/2024
0.2.0-alpha.20 38 10/22/2024
0.2.0-alpha.19 49 10/21/2024
0.2.0-alpha.18 45 10/1/2024
0.2.0-alpha.17 49 10/1/2024
0.2.0-alpha.16 48 9/30/2024
0.2.0-alpha.15 52 9/30/2024
0.2.0-alpha.14 46 9/30/2024
0.2.0-alpha.13 50 9/29/2024
0.2.0-alpha.12 44 9/29/2024
0.2.0-alpha.11 52 9/29/2024
0.2.0-alpha.10 53 9/28/2024
0.2.0-alpha.9 50 9/28/2024
0.2.0-alpha.7 52 9/28/2024
0.2.0-alpha.6 48 9/28/2024
0.2.0-alpha.5 48 9/28/2024
0.2.0-alpha.4 49 9/28/2024
0.2.0-alpha.3 51 9/1/2024
0.2.0-alpha.2 50 9/28/2024
0.1.2-alpha.1 66 8/24/2024
0.1.2-alpha.0 61 8/24/2024
0.1.1 142 8/23/2024
0.1.1-alpha.19 75 8/23/2024