I could not find any documentation on a Rules Engine in ABP.
I found this project on GitHub https://github.com/zhaofenglee/RulesEngine/blob/master/README.en.md
The project is an ABP module. Is the APB team involved in this project?
What is your opinion of using this in our ABP Solution?
4 Answer(s)
-
0
Hi, what type of rules are you trying to use the rule engine for? If they are complex rules, I recommend using https://github.com/microsoft/RulesEngine. If they are simpler rules, could you provide an example?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi. I am planning on using https://github.com/microsoft/RulesEngine as we have complex rules to verify data that is being loaded into the system. The project https://github.com/zhaofenglee/RulesEngine/blob/master/README.en.md uses the same rules engine and includes the ability to configure, save and load the rules.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Seems the problem was solved. I'm closing this. : )
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)