microsoft / RulesEngine

A Json based Rules Engine with extensive Dynamic expression support
https://microsoft.github.io/RulesEngine/
MIT License
3.47k stars 528 forks source link

move from newtonsoft to system.text.json #599

Open madhon opened 3 months ago

madhon commented 3 months ago

This work should solve #594 by moving from Newtonsoft.Json to System.Text.Json

KleberSyd commented 1 month ago

Could we do it @abbasc52 , for sure it is a breaking change, but it is useful.

asulwer commented 1 week ago

working on this now in my fork