Description: convert c# version of the json library, you can deep-level entity type conversion
To Search:
File list (Check if you may need any files):
Bin
...\Net
...\Net20
...\Net35
...\...\Newtonsoft.Json.dll
...\...\Newtonsoft.Json.pdb
...\...\Newtonsoft.Json.xml
...\Silverlight
...\...........\Newtonsoft.Json.Silverlight.dll
...\...........\Newtonsoft.Json.Silverlight.pdb
...\...........\Newtonsoft.Json.Silverlight.xml
...\versions.txt
...\WindowsPhone
...\............\Newtonsoft.Json.WindowsPhone.dll
...\............\Newtonsoft.Json.WindowsPhone.pdb
...\............\Newtonsoft.Json.WindowsPhone.xml
Documentation.chm
readme.txt
Source
......\Build
......\.....\build.ps1
......\.....\Newtonsoft.Json.nuspec
......\.....\runbuild.cmd
......\.....\runbuild.ps1
......\Doc
......\...\ContractResolver.html
......\...\ConvertingJSONandXML.html
......\...\custom.css
......\...\CustomCreationConverter.html
......\...\DatesInJSON.html
......\...\doc.shfbproj
......\...\doc.sitemap
......\...\donate.gif
......\...\Introduction.html
......\...\LINQtoJSON.html
......\...\PreserveObjectReferences.html
......\...\ReadingWritingJSON.html
......\...\readme.txt
......\...\ReducingSerializedJSONSize.html
......\...\SelectToken.html
......\...\SerializationAttributes.html
......\...\SerializationCallbacks.html
......\...\SerializationErrorHandling.html
......\...\SerializingCollections.html
......\...\SerializingJSON.html
......\...\SerializingJSONFragments.html
......\...\styles.css
......\...\versions.txt
......\Src
......\...\Lib
......\...\...\LinqBridge.dll
......\...\...\NUnit
......\...\...\.....\Compact
......\...\...\.....\.......\NUnitLite.dll
......\...\...\.....\DotNet
......\...\...\.....\......\nunit.framework.dll
......\...\...\.....\......\nunit.framework.xml
......\...\...\.....\Silverlight
......\...\...\.....\...........\nunit.framework.dll
......\...\Newtonsoft.Json
......\...\Newtonsoft.Json.Silverlight.sln
......\...\Newtonsoft.Json.sln
......\...\Newtonsoft.Json.Tests
......\...\.....................\Bson
......\...\.....................\....\BsonReaderTests.cs
......\...\.....................\....\BsonWriterTests.cs
......\...\.....................\bunny_pancake.jpg
......\...\.....................\Converters
......\...\.....................\..........\BinaryConverterTests.cs
......\...\.....................\..........\CustomCreationConverterTests.cs
......\...\.....................\..........\DataSetConverterTests.cs
......\...\.....................\..........\DataTableConverterTests.cs
......\...\.....................\..........\ExpandoObjectConverterTests.cs
......\...\.....................\..........\IsoDateTimeConverterTests.cs
......\...\.....................\..........\JavaScriptDateTimeConverterTests.cs
......\...\.....................\..........\ObjectIdConverterTests.cs
......\...\.....................\..........\RegexConverterTests.cs
......\...\.....................\..........\StringEnumConverterTests.cs
......\...\.....................\..........\XmlNodeConverterTest.cs
......\...\.....................\ExceptionTests.cs
......\...\.....................\FileSystemEntityModel.Designer.cs
......\...\.....................\FileSystemEntityModel.edmx
......\...\.....................\JsonArrayAttributeTests.cs
......\...\.....................\JsonConvertTest.cs
......\...\.....................\JsonTextReaderTest.cs
......\...\.....................\JsonTextWriterTest.cs
......\...\.....................\JsonValidatingReaderTests.cs
......\...\.....................\Linq
......\...\.....................\LinqToSql
......\...\.....................\.........\Department.cs
......\...\.....................\.........\DepartmentConverter.cs
......\...\.....................\.........\GuidByteArrayConverter.cs
......\...\.....................\.........\LinqToSqlClasses.dbml
......\...\.....................\.........\LinqToSqlClasses.dbml.layout
......\...\.....................\.........\LinqToSqlClasses.designer.cs
......\...\.....................\.........\LinqToSqlClassesSerializationTests.cs
......\...\.....................\.........\Person.cs
......\...\.....................\.........\Role.cs
......\...\.....................\....\ComponentModel
......\...\.........