RulesEngine/src/RulesEngine
Abbas Cyclewala 571490455c
Abbasc52/combined fixes (#341)
* Fixed actions not working with complex objects

* removed Microsoft.Extensions.Caching dependency

* * updated nuget packages
* update dotnet version to 6 for demo/test proj
* improved integration with DynamicLinq

* added test case for jsonElement getProperty method

* updated test cases to cover case insensitivity

* updated workflow schema

* added schema for list of workflows

* fixed schema name and added to solution

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* updated unit test proj to point to dotnet 6

* removed ilogger
2022-04-12 19:24:16 +05:30
..
Actions Enhancements (#282) 2021-11-23 17:47:10 +05:30
Exceptions Abbasc52/null rule param fix (#119) 2021-04-19 11:21:33 +05:30
ExpressionBuilders Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30
Extensions Correcting spelling mistakes (#160) 2021-06-06 13:40:03 +05:30
HelperFunctions Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30
Interfaces Add ContainsWorkflow method to check if workflow exists (#283) 2021-11-25 21:02:21 +05:30
Models Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30
Properties Added strongname signing for RulesEngine (#231) 2021-09-09 16:03:52 +05:30
Validators Nested rules null operator check (#230) 2021-09-07 03:58:23 +00:00
CustomTypeProvider.cs Merge develop to master (#68) 2020-11-02 09:25:43 +05:30
RuleCompiler.cs Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30
RuleExpressionBuilderFactory.cs perf improvements and benchmarking (#70) 2020-11-16 14:06:35 +05:30
RulesCache.cs Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30
RulesEngine.cs Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30
RulesEngine.csproj Abbasc52/combined fixes (#341) 2022-04-12 19:24:16 +05:30