Json40r2

所属分类:C#编程
开发工具:C#
文件大小:4893KB
下载次数:17
上传日期:2011-10-27 11:25:19
上 传 者qxg3260
说明:  c#版本的json转换类库,可以深层次的转换实体类型
(convert c# version of the json library, you can deep-level entity type conversion)

文件列表:
Bin (0, 2011-04-23)
Bin\Net (0, 2011-04-23)
Bin\Net20 (0, 2011-04-23)
Bin\Net20\Newtonsoft.Json.Net20.dll (406016, 2011-04-23)
Bin\Net20\Newtonsoft.Json.Net20.pdb (855552, 2011-04-23)
Bin\Net20\Newtonsoft.Json.Net20.xml (355128, 2011-04-23)
Bin\Net35 (0, 2011-04-23)
Bin\Net35\Newtonsoft.Json.Net35.dll (325632, 2011-04-23)
Bin\Net35\Newtonsoft.Json.Net35.pdb (898560, 2011-04-23)
Bin\Net35\Newtonsoft.Json.Net35.xml (366276, 2011-04-23)
Bin\Net\Newtonsoft.Json.dll (348160, 2011-04-23)
Bin\Net\Newtonsoft.Json.pdb (949760, 2011-04-23)
Bin\Net\Newtonsoft.Json.xml (375381, 2011-04-23)
Bin\Silverlight (0, 2011-04-23)
Bin\Silverlight\Newtonsoft.Json.Silverlight.dll (299520, 2011-04-23)
Bin\Silverlight\Newtonsoft.Json.Silverlight.pdb (816640, 2011-04-23)
Bin\Silverlight\Newtonsoft.Json.Silverlight.xml (346566, 2011-04-23)
Bin\versions.txt (445, 2011-01-03)
Bin\WindowsPhone (0, 2011-04-23)
Bin\WindowsPhone\Newtonsoft.Json.WindowsPhone.dll (295936, 2011-04-23)
Bin\WindowsPhone\Newtonsoft.Json.WindowsPhone.pdb (810496, 2011-04-23)
Bin\WindowsPhone\Newtonsoft.Json.WindowsPhone.xml (344768, 2011-04-23)
Documentation.chm (860213, 2011-04-23)
Source (0, 2011-04-23)
Source\Build (0, 2011-04-23)
Source\Build\build.ps1 (8794, 2011-04-22)
Source\Build\Newtonsoft.Json.nuspec (452, 2011-04-10)
Source\Build\runbuild.cmd (101, 2010-02-07)
Source\Build\runbuild.ps1 (120, 2010-02-07)
Source\Doc (0, 2011-04-23)
Source\Doc\ContractResolver.html (5457, 2010-02-07)
Source\Doc\ConvertingJSONandXML.html (10959, 2010-02-07)
Source\Doc\custom.css (279, 2010-02-07)
Source\Doc\CustomCreationConverter.html (7310, 2010-02-07)
Source\Doc\DatesInJSON.html (6212, 2010-02-07)
Source\Doc\doc.shfbproj (5465, 2010-08-08)
Source\Doc\doc.sitemap (1585, 2010-02-07)
Source\Doc\donate.gif (2127, 2010-02-07)
Source\Doc\Introduction.html (3700, 2010-02-07)
... ...

Json.NET http://james.newtonking.com/projects/json-net.aspx http://www.codeplex.com/json/ Description: Json.NET makes working with JSON formatted data in .NET simple. Quickly read and write JSON using LINQ to JSON or serialize your .NET objects with a single method call using the JsonSerializer. -Flexible JSON serializer to convert .NET objects to JSON and back again -LINQ to JSON for reading and writing JSON -Writes indented, easy to read JSON -Convert JSON to and from XML -Supports Silverlight and Windows Phone Versions: Json.NET comes in different versions for the various .NET frameworks. -DotNet: .NET latest (4.0) -DotNet35: .NET 3.5 SP1, Mono -DotNet20: .NET 2.0 -Silverlight: Silverlight 4.0 -WindowsPhone: Windows Phone 7 Microsoft stopped support for the Compact Framework in Visual Studio 2010. For a Compact Framework 3.5 build download Json.NET 3.5. For a Silverlight 3.0 build down download Json.NET 3.5. Instructions: 1. Extract Newtonsoft.Json.dll and Newtonsoft.Json.xml from the archive's /bin directory into your own applications. 2. Add a reference to Newtonsoft.Json.dll within Visual Studio.NET to your project. License: Copyright (c) 2007 James Newton-King Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者