rules-framework icon indicating copy to clipboard operation
rules-framework copied to clipboard

Remove the WithPriority() deprecated method

Open luispfgarces opened this issue 1 year ago • 0 comments

Is your request related to a problem you have?

Remove the WithPriority(...) method which has been deprecated for quite some time now, and we think it is safe to remove it.

image

Describe the solution you'd like

Removal of the method. Its functionality has been replaced by the RuleAddPriorityOption on RulesEngine.AddRuleAsync(...).

image

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response

luispfgarces avatar Mar 15 '23 18:03 luispfgarces