PSON
PSON copied to clipboard
C#/.NET Version
Has anyone done a C#/.NET implementation of PSON yet? This looks like a nice alternative on the client side, and it would be nice to be able to have our Web API services be able to decode this directly.
I actually started a C# version a while ago but it's rather unpolished and hasn't been tested. For what it's worth, I just uploaded it here: https://github.com/dcodeIO/PSONSharp