---
title: "What is Json.net?"  
description: "What is Json.net?"  
author: "AVADHESH PATEL"  
published: 2013-07-09  
updated: 2020-09-13  
canonical: https://www.mindstick.com/interview/1784/what-is-json-dot-net  
category: "json"  
tags: ["json"]  
reading_time: 1 minute  

---

# What is Json.net?

It is an open source,high-performance JSON framework for .NET. It have following features \
1) Convert JSON to and from XML. 2) Faster than .NET's built-in JSON serializers. 3) Supports .Net Framework 2.0/3.5/4.0, Silverlight, Windows Phone and Windows 8 Metro. 4)Fexible JSON serializer for converting between .NET objects and JSON.

## Answers

### Answer by AVADHESH PATEL

It is an open source,high-performance JSON framework for .NET. It have following features \
1) Convert JSON to and from XML. 2) Faster than .NET's built-in JSON serializers. 3) Supports .Net Framework 2.0/3.5/4.0, Silverlight, Windows Phone and Windows 8 Metro. 4)Fexible JSON serializer for converting between .NET objects and JSON.


---

Original Source: https://www.mindstick.com/interview/1784/what-is-json-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
