首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > 提供优雅的JSON生成和分析您的.NET类。

提供优雅的JSON生成和分析您的.NET类。

  • 资源大小:105.36 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: net json 分析 提供 生成 优雅

资 源 简 介

Json generator and parser written in C#. Besides basic json support, this library enables you to fluently map your custom types to the json data format. Version 0.8.0 underway New version 0.7.0: Major performance improvements (see example application). Multi-threaded encoding (in .NET 4.0 using Task Parallel Library). Also see example application. Can give a descent performance increase when encoding large sets of complex objects. A lot of fixes, mainly due to a complete rebuild. Any suggestions or questions? Head to http://groups.google.com/group/fluent-json. Fluently map your classes to the json data format. Ensures strong type mapping. Does not require class modifications. Does not extend the json data format. A single encoder or decoder can be used among multiple threads (thread-safe). All functionality is p

文 件 列 表

fluent-json-0.7.0-src
FluentJson.Example
FluentJson.suo
FluentJson.Tests
FluentJson.vsmdi
FluentJson
FluentJson-Net2.0.sln
FluentJson-Net2.0.suo
FluentJson-Net3.5.sln
FluentJson-Net3.5.suo
FluentJson-Net4.0.sln
FluentJson-Net4.0.suo
Local.testsettings
TraceAndTestImpact.testsettings
FluentJson.Example
app.config
FluentJson.Example.csproj
Program.cs
VIP VIP
0.204740s