Skip to content

Commit

Permalink
Rules engine editor readme (#237)
Browse files Browse the repository at this point in the history
* conventional progress

* Revert "conventional progress"

This reverts commit 9b40441.

* RulesEngineEditor inclusion in README

* Moved Editor into 3rd Party Tools

Co-authored-by: Alex Reich <Alex_Reich@mechanicsbank.com>
  • Loading branch information
alexreich and Alex Reich authored Sep 17, 2021
1 parent 10df53d commit fb2e19d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,16 @@ A wrapper needs to be created over the Rules Engine package, which will get the

_Note: To know in detail of the workings of Rules Engine, please visit [How it works section](https://github.com/microsoft/RulesEngine/wiki/Introduction#how-it-works) in [Rules Engine Wiki](https://github.com/microsoft/RulesEngine/wiki)._

### 3rd Party Tools
There is an editor library with it's own [NuGet Package](https://www.nuget.org/packages/RulesEngineEditor/) written in Blazor, more information is in it's repo https://github.com/alexreich/RulesEngineEditor.

#### Live Demo
https://alexreich.github.io/RulesEngineEditor
> This can also be installed as a standalone PWA and used offline.
#### With Sample Data
https://alexreich.github.io/RulesEngineEditor/demo

## Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down

0 comments on commit fb2e19d

Please sign in to comment.