Tags: kziemski/RulesEngine
Tags
[Bug Fix] Handling of Automatic Type Registration (microsoft#675) * adding support for automatic input-type registration * updating nuget version * updating code coverage
[Bug Fix] : Methods on custom objects not available due to System.Lin… …q.Dynamic.Core update (microsoft#661) * short-circuiting based on toggle * unit test cases fix * demoprogram * coverage * removal of extra comma * version update
[NuGet Version Upgrade - 5.0.5] (microsoft#651) * nuget version upgrade to 5.0.5 * updating contact
Abbasc52/optional fast compile (microsoft#570) * added setting to turn off fast compilation * added test cases and docs on ReSettings * added ruleparameter.create method * updated CHANGELOG
Abbasc52/linux behaviour test (microsoft#512) * Added testcase as per bug * fixed test case * Added tests from bugs * fixed version for FastExpressionCompiler * updated changelog and added readme file in nuget
Added option to disable auto type registry (microsoft#501) * - added option to disable auto type registry - removed caching from RuleExpressionParser * updated test cases * added test cases
Users/abcy/libupdate (microsoft#496) * updated dependencies * - Improved global param compilation for multiple rules * update version number * updated the changelog
In the README.md, there is an example of one creating a worklow and s… …ending it to the rules engine. This MUST be an array (not a single workflow) and the current documentation if one was following along would not compile. I updated the sample code to have a new var List<Workflow> workflows which is passed to the rules engine. The sample 'Example Workflow' is the only workflow in this list of workflows. (microsoft#334) Co-authored-by: Charlie King <charlie.king@dimensional.com>
Abbasc52/actions for nested levels (microsoft#182) * Added support for nested rule actions * Changed type for Actions
PreviousNext