0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/trampster/Jsonics More... almost 9 years ago
[#59] fix deserializing object with spaces before closing brackets. More... almost 9 years ago
Remove the strong name config build and made the standard build strong name, bumped the version to 0.2 alpha ready for release. More... almost 9 years ago
[#50] Add name support for FromJson More... almost 9 years ago
[#50] Add name support for ToJson More... almost 9 years ago
[#42] Add Ignore support for FromJson More... almost 9 years ago
[#42] Add ToJson Ignore support More... almost 9 years ago
[#54] Deserialise Nullable Decimal More... almost 9 years ago
[#53] added test for serializing nullable decimal array More... almost 9 years ago
[#53] Serialise Nullable Decimal More... almost 9 years ago
[#49] Deserialise Decimal More... almost 9 years ago
[#48] Serialise Decimal More... almost 9 years ago
[#55] Fixed List/Array bugs for multiple types More... almost 9 years ago
[#51] Serialise Nullable Char More... almost 9 years ago
[#52] Deserialise Nullable char More... almost 9 years ago
[#46] Serialise char More... almost 9 years ago
[#47] Deserialize char More... almost 9 years ago
[ #45] Deserialise Fields More... almost 9 years ago
[ #44] Serialise Fields in struct More... almost 9 years ago
[ #44] Serialise Fields More... almost 9 years ago
[#43} Update to .net standard 2.0 More... almost 9 years ago
Added more package details More... almost 9 years ago
Added packaging support More... almost 9 years ago
Fix up Program.cs More... almost 9 years ago
[#41] Make everything internal that doesn't need to be public More... almost 9 years ago
[#35] Serialize Nullable enum More... almost 9 years ago
[#40] Serialize Nullable Guid More... almost 9 years ago
Move the remaining serialization to new system More... almost 9 years ago
Move Guid Emitter to new system More... almost 9 years ago
Moved DateTime Serialization to new system More... almost 9 years ago