RulesEngine/docs/_Sidebar.md

35 lines
2.9 KiB
Markdown

[Home](https://github.com/microsoft/RulesEngine/wiki)
* [Welcome](https://github.com/microsoft/RulesEngine/wiki#welcome)
* [About](https://github.com/microsoft/RulesEngine/wiki#about)
* [Contributing](https://github.com/microsoft/RulesEngine/wiki#contributing)
[Introduction](https://github.com/microsoft/RulesEngine/wiki/Introduction)
* [What is the Rules Engine](https://github.com/microsoft/RulesEngine/wiki/Introduction#what-is-the-rules-engine)
* [How it works](https://github.com/microsoft/RulesEngine/wiki/Introduction#how-it-works)
* [Rules Engine](https://github.com/microsoft/RulesEngine/wiki/Introduction#rules-engine)
* [Rules Store](https://github.com/microsoft/RulesEngine/wiki/Introduction#rules-store)
* [Input](https://github.com/microsoft/RulesEngine/wiki/Introduction#input)
* [Wrapper](https://github.com/microsoft/RulesEngine/wiki/Introduction#wrapper)
[Getting Started](https://github.com/microsoft/RulesEngine/wiki/Getting-Started)
* [Getting Started with Rules Engine](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#getting-started-with-rules-engine)
* [Publicly accessible interfaces, models, methods and schemas](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#publicly-accessible-interfaces-models-methods-and-schemas)
* [Rules](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#rules)
* [Rules Schema](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#rules-schema)
* [Logger](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#logger)
* [ReSettings](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#resettings)
* [LocalParams](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#localparams)
* [RuleParameter](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#ruleparameter)
* [RuleResultTree](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#ruleresulttree)
* [IRulesEngine](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#irulesengine)
* [Initiating the Rules Engine](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#initiating-the-rules-engine)
* [Success/Failure](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#successfailure)
* [How to use Rules Engine](https://github.com/microsoft/RulesEngine/wiki/Getting-Started#how-to-use-rules-engine)
[Use Case](https://github.com/microsoft/RulesEngine/wiki/Use-Case)
* [Use Case](https://github.com/microsoft/RulesEngine/wiki/Use-Case#use-case)
* [Rules](https://github.com/microsoft/RulesEngine/wiki/Use-Case#rules)
* [Inputs](https://github.com/microsoft/RulesEngine/wiki/Use-Case#inputs)
* [User Basic Info](https://github.com/microsoft/RulesEngine/wiki/Use-Case#user-basic-info)
* [Users Order Information](https://github.com/microsoft/RulesEngine/wiki/Use-Case#users-order-information)
* [Users Telemetry Information](https://github.com/microsoft/RulesEngine/wiki/Use-Case#users-telemetry-information)