runxc1 / MicroRuleEngine

A .Net Rule Engine for dynamically evaluating business rules compiled on the fly.
MIT License
186 stars 74 forks source link

Apply rules on XML and JSON objects #17

Closed yesuvadian closed 5 years ago

yesuvadian commented 5 years ago

MicroRuleEngine-master.zip Guys,

I have modified the rule engine to support applying rules on XML and JSON objects. Shall I go ahead and create a pull request?

The modified source is attached for your reference,

Thanks, Yesu

yesuvadian commented 5 years ago

No longer needed I did fork the branch

runxc1 commented 5 years ago

Sounds good, after forking if you check in a pull request with additional test cases to cover the new functionality it'll eventually get reviewed.

Cloud33 commented 4 years ago

@yesuvadian @runxc1 Great function. I think MicroRuleEngine can steal all source data (XML \ JSON \ dictionary \ class...) for operation, which will be great