Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 2d00d4bef65f9da7d1ec7704de8f42c6d7882648 Size: 9 MB File Format: zip
Rating: 2.130434782
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 1621 License: Free
Json.NET is a free software by James Newton-King and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Json.NET which is 9 MB in size and belongs to the software category Components Libraries. Json.NET was released on 2017-04-05 and last updated on our database on 2017-04-24 and is currently at version 10.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Json.NET Description
Json.NET is a powerful framework for the .NETÂ environment that allows object serialization, providing fast processing speed and XML support.
Aiming to provide versatility and address all user requirements, Json.NET deploys components for various versions of the .NET Framework, namely .NET 2, .NET 3.5, .NET 4, and .NET 4.5, as well as support for Windows 8 Store, Windows Phone, Mono, Xamarin, and Silverlight.
The integrated JSON serializer makes it possible for developers to conveniently convert between .NET objects and JSON, offering higher speeds than other similar development tools. Json.NET also provides support for BSON, JSON Schema, also providing serialization of circular references and multidimensional arrays. Additional attributes, such as JsonIgnore and JsonProperty, can be assigned to a class to define serialization options.
Thanks to the integrated JObject, JValue, and JArray components, you can use Json.NET to create, modify, and parse JSON formatted data. JSON Path enables developers to run queries in JSON with a simple syntax.
Furthermore, the JsonReader and JsonWriter libraries allow you to read and write such data, so you can generate JSON data either for display or debugging. If required, Json.NET can easily convert JSON data to XML format and vice-versa.
The popularity of Json.NET has grown over time and now it is used in various open-source projects, such as Mono, RavenDB, ASP.NET SignalR, or ASP.NET Web API.