awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInput Parameter Mapping

Mechanisms for mapping raw data sources to meaningful, context-specific names used within logic evaluations.

Distinct from Regex Name Mappings: Candidates focus on code naming patterns or DB regex mappings; this is about mapping runtime input data to rule-friendly labels.

Explore 1 awesome GitHub repository matching software engineering & architecture · Input Parameter Mapping. Refine with filters or upvote what's useful.

Awesome Input Parameter Mapping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/rulesenginemicrosoft 的头像

    microsoft/RulesEngine

    4,299在 GitHub 上查看↗

    RulesEngine is a business logic evaluator for .NET that executes complex rule workflows and dynamic expressions against input data. It functions as a dynamic expression evaluator and an externalized logic framework, allowing the definition and management of business rules in JSON format to change application behavior without recompiling code. The project decouples decision logic from source code by loading policies from external files or databases. It supports the registration of custom classes and methods to extend standard expression capabilities through type injection. The framework cover

    Allows assigning context-specific names to input data sources to replace generic identifiers with meaningful labels.

    C#dotnetengineexpression-evaluator
    在 GitHub 上查看↗4,299
  1. Home
  2. Software Engineering & Architecture
  3. Input Parameter Mapping