Alpesh Maniya
How to validate some rules dynamically in .net?

How can we dynamically configure and execute rules? For example, if we want to offer discounts to different types of customers—such as 10% for silver customers and 20% for gold customers—these rules should be configurable.

By Alpesh Maniya in .NET on Sep 03 2024
  • Ayush Gupta
    Sep, 2024 14

    Hi Alpesh, For this you can use Rule Engine concept which is used widely to handle complex business operation & dynamic rules. Check out this blog having implementation of rule engine. https://softwarehut.com/blog/tech/design-patterns-rules-engine

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS