facebook-csharp-sdk / simple-json

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

Updated simplejson to handle dotnet54 aswell as netfx_core #70

Closed Yantrio closed 5 years ago

Yantrio commented 8 years ago

It was needed in the Nancy project push to move onto coreclr here https://github.com/NancyFx/Nancy/pull/2285

Review on Reviewable