facebook-csharp-sdk / simple-json

JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
MIT License
382 stars 143 forks source link

Any plans to continue development and accept PR's? #86

Open StefH opened 3 years ago

StefH commented 3 years ago

Hello developers,

And there any plans to continue this project and accept PR's and do bugfixes ? Or is this project 'archived' ?

GTANAdam commented 3 years ago

I'm interested as well

StefH commented 2 years ago

In case someone is interested, I started a new project https://github.com/StefH/JsonConverter which has a generic json interface which is implemented by newtonsoft.json, system.text.json and simplejson.