1 مستودع
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.
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.