A fast JSON (de)serializer, built on Sigil with a number of somewhat crazy optimization tricks. Releases are available on Nuget in addition to this repository. There is also a Serialize method that ...
So I'm whipping up something quick and dirty for a work project. I've got a C# class that is all string types, nothing fancy, and once the item is created it gets serialized with the new ...