issues
search
mgholam
/
fastJSON
Smallest, fastest polymorphic JSON serializer
https://www.codeproject.com/Articles/159450/fastJSON-Smallest-Fastest-Polymorphic-JSON-Seriali
MIT License
479
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Customizable indentation depth
#44
Ruuttu
closed
7 years ago
4
HowTo.md link broken
#43
AdrianBathurst
closed
7 years ago
3
Error deserializing decimal.MinValue and decimal.MaxValue, and so on...
#42
qaqz111
closed
7 years ago
3
Is there a typo at Line 164 of JSON.cs in ToJSON(object obj, JSONParameters param) method?
#41
qaqz111
closed
7 years ago
2
Nuget installation dotnet core
#40
LodeVlaeminck
closed
6 years ago
5
JSON.ToObject<TValue>(stringValue)
#39
ba-soft
closed
6 years ago
6
System.Uri deserialization error
#38
ghost
closed
7 years ago
1
Serialize dictionary key with int type problem?
#37
icsharp
closed
7 years ago
2
Attributes?
#36
Naphier
closed
7 years ago
2
fastJSON.JSON.Instance?
#35
Naphier
closed
7 years ago
1
ToObject<Dictionary<string, List<AC>>>(jsonstr) is't work
#34
chunlizh
closed
7 years ago
3
datetime format output
#33
jstzwhc
closed
7 years ago
1
WriteStringDictionary: use IEnumerable instead of IDictionary
#32
jo-so
closed
8 years ago
1
fix bug when v is (object)string, e.g. "0"
#31
Leogh
closed
8 years ago
1
fix bug of converting (object)long to string.
#30
Leogh
closed
8 years ago
2
fastJSON naming compliance
#29
cwaldron
closed
7 years ago
7
GenericsClass<Dictionary<string, IList<T>>>
#28
johnearnshaw
closed
8 years ago
1
Using DataMember Attributes vs Propertie Names
#27
zecompadre
closed
8 years ago
2
I got some Problem in compile DLL with dynamic method
#26
kmlxk
closed
8 years ago
1
Two possible fixes ms Length varies, Timezone difference in string
#25
B9Tony
opened
8 years ago
0
CoreCLR support
#24
schotime
closed
6 years ago
4
fastJSON.deserializer.CreateDateTime(String value) throws exception when ms is not 3 digits
#23
B9Tony
closed
7 years ago
2
Fix byte[] deserialization issue by handling proper type conversion
#22
enrico-padovani
closed
8 years ago
0
when using KVStyleStringDictionary ...
#21
zecompadre
closed
8 years ago
1
byte[] deserialization issue
#20
enrico-padovani
closed
8 years ago
3
(DataSet) Deserialize a byte array
#19
HKatura
closed
1 year ago
0
KVStyleStringDictionary
#18
zecompadre
closed
8 years ago
0
Byte Array deserialization when using System.Data.DataSet/DataTable
#17
HKatura
closed
7 years ago
1
ToObject deserialization with dictionary containing list
#16
yojimbo87
closed
8 years ago
1
Something like JsonConverter (Json.Net)
#15
jogibear9988
closed
8 years ago
5
Implemented GetDynamicMemberNames() properly
#14
zippy1981
closed
9 years ago
1
added gitignore
#13
zippy1981
closed
8 years ago
0
F# Record Type
#12
jon49
closed
9 years ago
2
UTC dates become Local when parsed
#11
bruce965
opened
9 years ago
1
1.fixed error when reflecting an indexed property(ignore it). 2.continue...
#10
ghost
opened
9 years ago
0
Cleanup
#9
miniBill
closed
8 years ago
0
Defined 'net4' and enabled the 'fastJSON net35' project for the Release/...
#8
craigminihan
closed
9 years ago
0
The 'fastJSON net35' project is not enabled in Release/AnyCPU
#7
craigminihan
closed
10 years ago
1
The net4 define is not set for Release/AnyCPU builds
#6
craigminihan
closed
10 years ago
1
Serialize System.Dynamic.ExpandoObject as a special case
#5
craigminihan
closed
9 years ago
0
Serializing an ExpandoObject results in { key: ..., value: ... } not { key: value } in Mono
#4
craigminihan
closed
9 years ago
1
DateTime and Enum serialization enhancements
#3
anri-asaturov
closed
3 years ago
0
Support for fractions of seconds when serializing.
#2
anri-asaturov
closed
11 years ago
0
Put some code here =)
#1
lessneek
closed
11 years ago
1
Previous