We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e8db33 + 0c124e7 commit b5379a9Copy full SHA for b5379a9
README.md
@@ -7,9 +7,10 @@ Visit: https://jsonmaster.github.io
7
1. **Swift**
8
- [Codable](https://developer.apple.com/documentation/foundation/archives_and_serialization/using_json_with_custom_types)
9
- [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)
10
+ - [Swift Dictionary](https://developer.apple.com/swift/blog/?id=37)
11
2. **Java**
12
- [Gson](https://github.com/google/gson)
13
- [Android/JSONObject](https://developer.android.com/reference/org/json/JSONObject)
14
3. **C#**
15
- [Newtonsoft](https://www.newtonsoft.com/json/help/html/SerializingJSON.htm)
- - C# Class
16
+ - C# Class
0 commit comments