rules-framework
rules-framework copied to clipboard
Add sample project for SQL Server usage
Add sample project demonstrating:
- Creating rules engine.
- Setting up a SQL Server database data source.
- Building and adding rules.
- Updating existent rules.
- Evaluating rules (one and many matches).
- Searching rules.
Also update documentation to refer sample projects.