Commit Graph

9 Commits (b68861dfd5c85c80ecced3f18fa8059bd6378785)

Author SHA1 Message Date
Abbas Cyclewala b68861dfd5
Merge develop to master (#68)
* Users/abbasc52/add-actions (#56)

* Removed ruleinput

* Simplified compiled params code

* clean up and renaming

* Fixed caching and made test cases more specific

* updated settings

* updated nuget and fix warnings

* Added test case for invalid input name

* changed input from object to dictionary

* Added action related fields and added expression output action

* Added evaluateRuleAction and added basic tests for actions

* made action names and context case insensitive

* Added exception handling

* fixed exception message for parsing error

* improved constructor for action factory

* Added build trigger for pr to develop

* Added more testcases for actions

* Shared same instance of parser for RulesEngine and OutputExpression action

* fixed review comments

* Added null check for actions not mentioned in json

* pull fixes from master (#61)

* Renamed ExecuteRule to ExecuteAllRulesAsync and added action support (#63)

* Added support for actions
* Renamed ExecuteRule to ExecuteAllRulesAsync

* added github nuget publish
2020-11-02 09:25:43 +05:30
Abbas Cyclewala dbb8cfa238
Updated code coverage badge 2020-05-12 06:00:17 +05:30
Abbas Cyclewala 93d2547ac4
Update dotnetcore-build.yml (#15)
* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Updated RulesEngine.UnitTest Project file

* Update RulesEngine.UnitTest.csproj

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Added code coverage badge
2020-05-11 15:56:53 +05:30
Abbas Cyclewala 96a21eb774
Update README.md
Added build badge
2020-04-23 10:22:31 +05:30
Abbas Cyclewala 63087f4f2a
Update README.md
Updated download link
2020-04-03 20:38:24 +05:30
Abbas Cyclewala a3606aca20
Update README.md
Added nuget downloads badge
2020-03-30 14:26:48 +05:30
Dishant Munjal 9ee915b7bd
Update README.md 2019-08-20 10:20:57 +05:30
Dishant Munjal 3ab9977870
Update README.md 2019-08-13 16:09:47 +05:30
Dishant Munjal b960802bab Initial Commit 2019-08-13 15:36:57 +05:30