issues
search
facebook-csharp-sdk
/
simple-json
JSON library for .NET 2.0+/SL4+/WP7/WindowsStore with optional support for dynamic and DataContract
MIT License
382
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Any plans to continue development and accept PR's?
#86
StefH
opened
3 years ago
2
Fix errors around turning thrown Exception objects into JSON.
#85
keithbarrow
closed
4 years ago
1
jake build error
#84
rooseveltdossantos
opened
5 years ago
0
Using private constructors and deserializing properties with private setters
#83
mrpmorris
opened
6 years ago
0
Deserialize dynamic format issue
#82
dhutapratama
opened
6 years ago
0
Spellchecking
#81
MihaMarkic
opened
6 years ago
0
Dictionaries are not serialized properly
#80
ygoe
opened
6 years ago
0
Serialize in a friendly format
#79
ygoe
opened
6 years ago
0
Some deserialization workarounds (DateTime, Enum, Lists)
#78
hardcodet
opened
7 years ago
1
DataContract serialization of enum member to/from string
#77
Deepscorn
opened
7 years ago
0
FIXED BUG: List<> deserialization errors when #define SIMPLE_JSON_NO_LINQ_EXPRESSION
#76
xtqqksszml
opened
8 years ago
0
Allow deserialization of very large integers
#75
logiclrd
opened
8 years ago
0
add commit to json,bugs
#74
xiaolu6t
closed
7 years ago
2
Added support for EmitDefaultValue in the DataMemberAttribute
#73
Lakritzator
opened
8 years ago
0
enum fix
#72
amccorma
opened
8 years ago
2
Serialize and deserialize Enum values
#71
amccorma
opened
8 years ago
0
Updated simplejson to handle dotnet54 aswell as netfx_core
#70
Yantrio
closed
5 years ago
0
Put in a strategy to determine how NaN/Infinity is handled
#69
ndevenish
opened
9 years ago
0
Still being maintained?
#68
hallem
closed
9 years ago
1
add minify function
#67
zk-luke
opened
9 years ago
0
Fix: Escaping of control sequences during serialization
#66
jdehaan
opened
9 years ago
0
Add support for deserializing readonly dictionaries
#65
haacked
closed
6 years ago
0
Serialize and deserialize Enum values as strings
#64
jasonmead
opened
10 years ago
11
Bug deserializing to list when single object returned
#63
haagenson
closed
10 years ago
7
Support serializing char data.
#62
PeterN
opened
10 years ago
2
Optionally support DataContract in Mono/Unity
#61
Esam-Bustaty
opened
10 years ago
3
Support for TimeSpan
#60
fiacc
closed
7 years ago
0
Superfluous variable in DeserializeObject
#59
ghost
closed
9 years ago
2
Minor bug with ambiguous JSON keys
#58
ghost
closed
9 years ago
2
Class named the same as its Namespace
#57
ghost
closed
10 years ago
2
Removed tests file from Net2 project
#56
eduardocampano
opened
10 years ago
0
Why is EscapeToJavascriptStringTests.cs included in SimpleJson-Net20.csproj?
#55
eduardocampano
opened
10 years ago
1
Con[s]tructor?
#54
NathanBaulch
opened
10 years ago
1
Deserialize anonymous types
#53
NathanBaulch
opened
10 years ago
0
Open to new serializer features?
#52
ejsmith
opened
10 years ago
4
PocoDeserializer to support conversion of primitive type
#51
csokun
closed
10 years ago
1
A better, simpler reflection helper
#50
shiftkey
closed
10 years ago
1
iterate over TypeInfo hierarchy to find all properties
#49
shiftkey
closed
10 years ago
11
Added unit test that breaks deserialization.
#48
niemyjski
opened
10 years ago
3
Win8 get properties
#47
prabirshrestha
closed
10 years ago
1
Regression in SimpleJson 0.32.0
#46
haacked
closed
10 years ago
8
Micro-optimize string serialization
#45
niik
closed
10 years ago
12
Add support for .NET 4.5 readonly collections
#44
haacked
closed
10 years ago
5
deserialize a invalid json format(with number beginning) string unexpected
#43
lostsnow
opened
10 years ago
1
Immutable Collections - anyone else *need* this?
#42
shiftkey
opened
11 years ago
3
Bugfix - Uris are being deserialized like strings, and that's bad
#41
shiftkey
closed
11 years ago
2
Support serialization of Newtonsoft JSON.NET JObject
#40
eduardocampano
opened
11 years ago
7
Unable to deserialize structs
#39
hackedd
opened
11 years ago
2
Deserialize lists that directly implement list interfaces
#38
haacked
opened
11 years ago
2
TargetParameterCountException deserializing Generic List (.NET 2.0)
#37
hackedd
opened
11 years ago
3
Next