json.net
域名年龄: 26年3个月5天HTTP/1.1 302 临时跳转 访问时间:2015年09月06日 17:35:55 Transfer-Encoding: chunked 连接:keep-alive 设置Cookie:__cfduid=d066a0cf973406449532a7fb54a11664a1441532155; expires=Mon, 05-Sep-16 09:35:55 GMT; path=/; domain=.json.net; HttpOnly 缓存控制:private, max-age=0, no-store, 不缓存,必须更新, post-check=0, pre-check=0 过期时间:1970年01月01日 08:00:01 目标网址:http://object.net/go/jsonnet/ 服务器:cloudflare-nginx CF-RAY: 22192fc1079d0daf-SJC HTTP/1.1 301 永久重定向 服务器:Apache/2.2 缓存控制:no-store, 不缓存,必须更新, post-check=0, pre-check=0 类型:text/html; charset=UTF-8 访问时间:2015年09月06日 17:35:55 目标网址:http://www.newtonsoft.com/json 过期时间:1970年01月01日 08:00:01 其他指令:不缓存 CtExclusions: 0 连接:Keep-Alive 设置Cookie:X-Mapping-hamfcnmo=8BCAC44C440C7059C572C5664C2834F2; path=/ 设置Cookie:PHPSESSID=011i8ms6t2a5obtcq527leti57; path=/ 设置Cookie:ct_cookies_test=9833bd7b64804c6bb55aa044afcdd016; path=/ 文件大小:0 HTTP/1.1 200 OK 缓存控制:private 文件大小:9467 类型:text/html; charset=utf-8 Content-Encoding: gzip 动作:Accept-Encoding 服务器:Microsoft-IIS/8.0 X-AspNetMvc-Version: 5.2 ASP.NET版本:4.0.30319 语言环境:ASP.NET 设置Cookie:ARRAffinity=697495e375a2cbc1fd5c5a395931ca62bccf66f5eeda79d35cc0b5d0a0051cab;Path=/;Domain=www.newtonsoft.com 访问时间:2015年09月06日 17:35:55 网站编码:utf-8
Toggle navigationNewtonsoftSign InJson.NETJson.NET SchemaPricing×Install with NuGet (recommended)PM> Install-Package Newtonsoft.JsonorInstall via VS Package Management window.Direct DownloadZIP file containing Json.NET assemblies and source code:Json.NETJson.NETPopular high-performance JSON framework for .NETDownloadSource codeVersion 7.0.1- TweetProduct product = new Product();product.Name = "Apple";product.Expiry = new DateTime(2008, 12, 28);product.Sizes = new string[] { "Small" };string json = JsonConvert.SerializeObject(product);// {// "Name": "Apple",// "Expiry": "2008-12-28T00:00:00",// "Sizes": [// "Small"// ]// }Serialize JSONstring json = @"{'Name': 'Bad Boys','ReleaseDate': '1995-4-7T00:00:00','Genres': ['Action','Comedy']}";Movie m = JsonConvert.DeserializeObject<Movie>(json);string name = m.Name;// Bad BoysDeserialize JSONJArray array = new JArray();array.Add("Manual text");array.Add(new DateTime(2000, 5, 23));JObject o = new JObject();o["MyArray"] = array;string json = o.ToString();// {// "MyArray": [// "Manual text",// "2000-05-23T00:00:00"// ]// }LINQ to JSONWorld-class JSON SerializerSerialize and deserialize any .NET object with Json.NET's powerful JSON serializer.LINQ to JSONCreate, parse, query and modify JSON using Json.NET's JObject, JArray and JValue objects.JSON PathQuery JSON with an XPath-like syntax. Find out more about JSON Pathhere.High Performance50% faster than DataContractJsonSerializer, and 250% faster than JavaScriptSerializer.Easy To UseJson.NET makes the simple easy and the complex possible.XML SupportIf you need to, Json.NET supports converting between XML and JSON.Open SourceJson.NET is open source software and is completelyfree for commercial use.Run AnywhereJson.NET supports Windows, Windows Store, Windows Phone, Mono, and Xamarin.Most Popular .NET libraryOver 15 million downloads and counting, Json.NET is the number one library on NuGet.HelpJson.NET DocumentationJson.NET documentation is the first place to go for help.It includes 100 code samples.Stack OverflowStack Overflowhas an active Json.NET community and is the best place to ask questions.LicensingJson.NET is open source under the MIT license and is free for commercial use.DonateJson.NET is a personal open source project. Started in 2006, thousands of hours have been put intorefining and tuning Json.NET with the goal of making it not just the best JSON serializer for.NET but the best serializer for any computer language. I need your help to achieve this.If Json.NET has been helpful to you, consider donating.Thanks to these recent Json.NET donors...@srhallRickStrahlMichael GledhillWill KingmfukuSeanbjvongillernKori FrancisnathanaeljonesNeil HibbertesoliveiraArthur CsertusGeorgiyPermyakovrtracyRyan Reynoldsstuartcollinsgiller13 DonateThanksThanks to Object.NET for use of the json.net domain name,AppVeyor for a CI service,and Allie Brosh for all the things.Feature Comparison70Json.NET26DataContra
© 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询
2025-05-21 06:27, Process in 0.0038 second.