PSON icon indicating copy to clipboard operation
PSON copied to clipboard

C#/.NET Version

Open dterracino opened this issue 8 years ago • 1 comments

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.

dterracino avatar Mar 28 '17 04:03 dterracino

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

dcodeIO avatar Mar 29 '17 02:03 dcodeIO