Newtonsoft.Json
Newtonsoft.Json copied to clipboard
Small fixes
- converting some switch statements to switch expressions;
- other small fixes (null-condition operators, object initializers etc)
Reverted bad commits and added some new