Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 285 Bytes

File metadata and controls

5 lines (4 loc) · 285 Bytes

cs-rules-engine-with-func-delegate

C# rules engine with func delegate

In this example I have demonstrated a simple custom rules-driven engine/ process with func delegate.
Capabilities rules driven automation, validation, data cleaning, policy enforcement and calculations etc.