搜索资源列表
NET3.5-JSON-.Files
- Newtonsoft.Json.DLL,原来,它有2个版本,一个是基于Net2.0类库的,另一个是基于Net3.5类库,目前有没有基于4.0的版本,不清楚.可能是由于代码不规范,导致这个DLL引用失败.之后,找到对应的3.5版本的DLL覆盖以后,编译通过,似乎正常了.但在进行JSON格式转换的时候,提示转换失败,经过调用和跟踪,发现2.0和3.5在语法上还是有差别的,在博客园里搜索了一圈,发现资料确实不少,但都比较杂,有的只说了某个点.趁着周末时间,把基于3.5的JSON操作整理了一下,现公布出
Newtonsoft.Json.dll 2.0 到 4.0 版本
- Newtonsoft.Json.dll 2.0 到 4.0 版本-Newtonsoft.Json.dll 2.0 到 4.0 版本
mvc_extjs_nhibernate
- 采用vs2010开发的结合extjs+asp.net 的mvc模式(C#)+nhibernate开发。实现简单的功能查询示例-this is a simple example for extjs+mvc+nhibernate
Newtonsoft.Json.dll3.5.0.0
- Newtonsoft.Json 是.net用来对jason数据格式进行操作的库文件-this is Newtonsoft.Json
librame_utility_3.5.12.0425
- 1、Librame.Caching(缓存功能) 支持文件缓存与 SQL 缓存依赖; 支持缓存队列、支持线程安全等功能;(比System.Web.Caching 更加强大) 2、Librame.Language(多语种功能) 支持枚举、异常、框架、其它等类型的多语言配置功能。 3、Librame.Logging(日志功能) 支持调试、信息、警告、错误、致命等类别的日志记录功能。 4、Li
Json45r5
- Newtonsoft.Json C#下序列化JSON工具.
Newtonsoft.Json
- json序列化和反序列化插件,简单易用!-json serialization and de-serialization plug-in, easy-to-use!
Newtonsoft.Json
- json序列化和反序列化插件,简json serialization and de-serialization plug-in, easy-to-use! 单易用!-json serialization and de-serialization plug-in, easy-to-use!
Newtonsoft.Json.SRC
- 牛顿开源源码,一般作为参考用,或者自己扩展,以免多余代码出现-Microsoft Ajax Libray
Newtonsoft.Json
- json序列化和反序列化插件,简单易用!json serialization and de-serialization plug-in, easy-to-use!-json serialization and de-serialization plug-in, easy-to-use!
Newtonsoft.Json
- vb.net json encode and decode
CSharpNewtonsoftJson
- C# Newtonsoft.Json类库源码包,包括了可用的Bin、Src、技术文档和工具包,文档是英文的,在C#中使用Json时必备的类库组件,本包来自Json.NET官方。-C# Newtonsoft.Json library source package, including the available Bin, Src, technical documentation and toolkits, documentation is in English, use Json essentia
Newtonsoft.Json-master
- Newtonsoft.Json 最好用的json解析工具(Newtonsoft.Json's best JSON parsing tool)
Newtonsoft.Json
- Json转换类使用Newtosoft.json.JsonConvert(Newtonsoft.Json.JsonConvert.DeserializeAnonymousType<Access_Token>(result, access);)
Newtonsoft.Json
- c# 解析json数据,适用于http网络请求(C# parsing JSON data)
Newtonsoft.Json.Net35
- Newtonsoft.json.net35.dll文件(Newtonsoft.json.net35.dll)
Newtonsoft.Json
- 上传一个关于json数据转JObject、JArray数组类型的一个DLL方法。使用非常方便!(Upload a DLL method for converting JSON data to JObject, JArray array type. It's very convenient to use!)
Newtonsoft.Json.dll
- 功能比较多,效率比较高,官方给出对比数据 50% faster than DataContractJsonSerializer, and 250% faster than Javascr iptSerializer. 比较常用的功能除了序列化发序列化之外,还有 Linq To Json、Json Path、 XML support等(The function is much more, the efficiency is higher, the official gives the co
Newtonsoft.Json
- Newtonsoft.Json各.NET freamework版本的dll 包括x86 的dll也有64位的dll总之很全。根据你自己需要。(Newtonsoft.Json each.NET freamework version of DLL including x86 DLL also has 64 DLL, in short, it is all. According to your own needs.)
Newtonsoft.Json-master
- Newtonsoft.Json解析json串(c# Newtonsoft.Json Parsing JSON)