fastJSON_v2.3.5

所属分类:Windows编程
开发工具:WINDOWS
文件大小:79KB
下载次数:0
上传日期:2020-10-20 20:32:10
上 传 者sazsaz
说明:  the Polymorphic JSON Serializer .

文件列表:
build.cmd (208, 2019-11-12)
Consoletest (0, 2020-10-19)
Consoletest\AssemblyInfo.cs (1064, 2016-03-15)
Consoletest\consoletest.csproj (3852, 2020-10-12)
Consoletest\dataobjects.cs (2236, 2013-04-18)
Consoletest\mytests.cs (8767, 2012-08-31)
Consoletest\Program.cs (30490, 2020-10-19)
fastJSON (0, 2020-10-20)
fastJSON 3.5 (0, 2020-01-08)
fastJSON 3.5\fastJSON 3.5.csproj (6118, 2020-10-19)
fastJSON.nuspec (1212, 2020-10-20)
fastJSON.sln (3725, 2020-01-08)
fastJSONcore (0, 2019-11-12)
fastJSONCore.sln (1131, 2018-05-09)
fastJSONcore\fastJSON.csproj (1792, 2019-11-12)
fastJSON\AssemblyInfo.cs (324, 2020-10-20)
fastJSON\dynamic.cs (2865, 2018-08-06)
fastJSON\fastJSON-android.csproj (2437, 2012-11-02)
fastJSON\fastJSON-SL.csproj (4457, 2013-01-07)
fastJSON\fastJSON.csproj (5917, 2020-10-20)
fastJSON\fastJSON.snk (596, 2013-10-01)
fastJSON\Formatter.cs (2572, 2019-03-14)
fastJSON\Getters.cs (430, 2020-09-28)
fastJSON\Helper.cs (25897, 2020-03-19)
fastJSON\JSON.cs (44397, 2020-10-20)
fastJSON\JsonParser.cs (26363, 2020-10-20)
fastJSON\JsonSerializer.cs (24614, 2020-10-18)
fastJSON\Reflection.cs (36415, 2020-10-20)
fastJSON\SafeDictionary.cs (1777, 2019-09-27)
history.txt (15881, 2020-10-20)
Howto.md (4125, 2017-02-15)
tests.md (1701, 2020-10-20)
UnitTests (0, 2020-10-20)
UnitTests.nunit (191, 2020-01-06)
UnitTests\Properties (0, 2016-03-15)
UnitTests\Properties\AssemblyInfo.cs (1408, 2016-03-15)
UnitTests\Tests.cs (100704, 2020-10-20)
UnitTests\UnitTests.csproj (3182, 2018-05-25)
... ...

# fastJSON Smallest, fastest polymorphic JSON serializer see the article here : [http://www.codeproject.com/Articles/159450/fastJSON] (http://www.codeproject.com/Articles/159450/fastJSON) Also see [Howto.md](Howto.md) ## Security Warning It has come to my attention from the *HP Enterprise Security Group* that using the `$type` extension has the potential to be unsafe, so use it with **common sense** and known json sources and not public facing ones to be safe. ## Security Warning Update I have added `JSONParameters.BadListTypeChecking` which defaults to `true` to check for known `$type` attack vectors from the paper published from *HP Enterprise Security Group*, when enabled it will throw an exception and stop processing the json.

近期下载者

相关文件


收藏者