✅ Quick question about library choice
Okay, so i am doing app that needs to work on linux and windows. What library should i use for json files? newtonsoft.json? system.text.json? utf8json? i need it for accessing config (with literally only few options like storing current theme (dark/light)) or is there better way?