I need to create a system with dynamic rules created/edited bythe user on the UI using aspnet core. I researched some frameworks and the best i found was the NRULES, but i belive that is not gonna solve my problem. Anyone has some advise about how to do this? Or any tool or framework that i can use instead of creating all the logic.
Thanks A lot.