RulesEngine/demo/DemoApp
Alex Reich 34f77ed2ec
Make consistent singlar/plural names of instances to avoid downstream… (#193)
* Make consistent singlar/plural names of instances to avoid downstream ambiguous reference issues

* Reverted ReSettings pluralization

* conventional progress

* Overhaul to simplify, cleanup, deprecate pr

* Update README.md

* Reverted RuleActions

* Cleanup

* Cleanup

* Cleanup

* Cleanup

* Deprecate RuleAction to plural

* Reverted some name changes per @abbasc52

* Clarity + VS.NET 2019 compilation fix

* Camelcase fixes

* Reverted Id properties

* Documentation updates

Co-authored-by: Alex Reich <Alex_Reich@mechanicsbank.com>
Co-authored-by: Alex Reich <alex@alexreich.com>
Co-authored-by: Abbas Cyclewala <abcy@microsoft.com>
2021-08-13 10:04:47 +05:30
..
Workflows Added example with AndAlso and OrElse (#12) 2020-04-23 09:30:44 +05:30
BasicDemo.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
DemoApp.csproj Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
EFDemo.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
JSONDemo.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
NestedInputDemo.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
Program.cs README updates related to EF (#190) 2021-07-28 12:43:19 +05:30