issues
search
rpgmaker
/
NetJSON
Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/
MIT License
231
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
After saving DateTime in UTC format, unable to retrieve it as UTC.
#250
DanyLinuxoid
closed
4 months ago
2
SerializeObject will return string "null" in net48 but null in net core when the param "value" is null.
#249
Mutuduxf
opened
7 months ago
2
When the `value` is null the `SerializeObject` will throw NullReferenceException
#248
Mutuduxf
opened
1 year ago
4
When deserialize null result it throw "Input is not a valid JSON".
#247
Mutuduxf
closed
9 months ago
3
NetJSON.NetJSONTypeMismatchException: 'Unexpected type was encountered in JSON'
#246
AmirHJabari
closed
9 months ago
8
Encounter InvalidProgramException
#245
jckling
closed
1 year ago
23
Update LICENSE.txt
#244
jlanng
closed
1 year ago
6
Fixed license URL
#243
jlanng
closed
1 year ago
3
Invalid DateTime when deserializing from ISO-8601
#242
antomys
closed
9 months ago
12
Edge-Case failures to deserialize DateTime value
#241
thowoi
closed
1 year ago
9
Added more benchmarks for boxed types
#240
wmjordan
closed
3 years ago
0
Refactored the benchmark project and included more cases
#239
wmjordan
closed
3 years ago
0
Benchmark NetJSON with the JSON serializer comes with .NET 5?
#238
wmjordan
closed
1 year ago
25
Deserialization to a class that contains enum cause an error
#237
isabr85
closed
3 years ago
2
migrating .net5
#236
hhblaze
closed
4 years ago
3
Ignore object properties
#235
isabr85
closed
3 years ago
2
Time for .Net 5 Release
#234
hhblaze
closed
4 years ago
15
Getting exception when Deserialize
#233
muthukrish1985
closed
3 years ago
16
Serialize/Deserialize to/from Stream
#232
thecodrr
closed
4 years ago
4
NetJSONKnownType doesn't work
#231
thecodrr
closed
1 year ago
20
The implementation of ToCamelCase can be optimized
#230
wmjordan
opened
4 years ago
22
mysterious deserialization result for auto property initializer
#229
cubed-it
closed
4 years ago
18
Could not load type 'TenantClass'
#228
dev-day
closed
1 year ago
9
Deserialization into simple char causes System.IndexOutOfRangeException
#227
Micke90s
closed
4 years ago
3
Invalid JSON causes full CPU usage (infinite loop)
#226
Micke90s
closed
4 years ago
29
Getting Exception when serializing
#225
mbacic1
closed
3 years ago
26
Urgent! Float deserialization fails on v 1.3.1
#224
hhblaze
closed
5 years ago
2
Negative enum Values
#223
cubed-it
closed
5 years ago
4
Serialization of Enumerable Interface
#222
cubed-it
closed
5 years ago
7
Can NetJSON serialize nullable int?
#221
juniormayhe
closed
5 years ago
7
Getting Exception when serializing a struct
#220
peter-ringba
closed
4 years ago
4
ulong enum
#219
cubed-it
closed
5 years ago
13
String deserialization fails
#218
jfontsaballs
closed
5 years ago
3
Infinite loop on incorrect structure deserialization
#217
heremit
closed
5 years ago
2
DataTable DataSet serialization
#216
frankiDotNet
closed
5 years ago
5
Custom serialization of an arbitary type
#215
jfontsaballs
closed
5 years ago
18
Exception on IPAddress serialization
#214
jfontsaballs
closed
5 years ago
4
Questions about moving from Json.Net to NetJSON
#213
Krakean
closed
5 years ago
3
NetJSON cannot serialize model casted to object
#212
ZOXEXIVO
closed
5 years ago
14
DateTime in ISO format not deserialized
#211
adoris123
closed
5 years ago
3
Issues
#210
viveklpu2011
closed
5 years ago
2
Deserialisation of Guid[] fails
#209
ghost
closed
5 years ago
4
Dictionary<DateTime, Value> or Dictionary<DateTimeOffset, Value>
#208
ghost
closed
5 years ago
3
IReadOnlyDictionary Support
#207
ghost
closed
6 years ago
5
Nullable<CustomType> Bug
#206
ghost
closed
5 years ago
6
IReadOnlyCollection Support
#205
ghost
closed
6 years ago
4
Feature Request: Immutable Struct (Get-Only Properties)
#204
ghost
closed
5 years ago
12
Deserialization mistake of boolean value
#203
hhblaze
closed
6 years ago
10
'System.Reflection.Emit.Lightweight' was not included in compilation, but was referenced in NetJSON.DynamicNetJSONSerializer.CreateDeserializerWithTextReader()
#202
Nexxkinn
closed
6 years ago
11
The type initializer for 'NetJSONCachedSerializer`1' threw an exception.
#201
bryanjhogan
closed
6 years ago
5
Next