System.Text.Json
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0"?> | ||
| <id>System.Text.Json</id> | ||
| <version>1.9.0</version> | ||
| <version>1.8</version> | ||
| <title>System.Text.Json</title> | ||
@@ -15,3 +15,3 @@ <authors>Cyril Jandia</authors> | ||
| <summary>Parses textual JSON data and deserializes it into POCOs as fast as possible. The complete source code fits in a single source file less than 900 SLOC-long. Some comparative benchmark figures are provided at the project home page, along with various JSON test data files (up to several megabytes).</summary> | ||
| <releaseNotes>Removed some redundant fields; name cleanup. | ||
| <releaseNotes>Better DateTime and DateTimeOffset support. | ||
@@ -18,0 +18,0 @@ Added support for deserializing into generic (typed) dictionaries. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet