Rule engines are software components that allow application developers to externalize business rules and manage their lifecycle independently from the application code.
I am currently writing a .net application with c# and want to check a number of rules and based on …
c# asp.net rules business-rules rule-engine