Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StefH/JsonConverter

Common interface for Json Converters (Newtonsoft.Json, System.Text.Json, SimpleJson and more)
https://github.com/StefH/JsonConverter

0.5.0

f503c4c53dcee7e7a90a60442431455fc355120c authored about 1 year ago
Add "object? Deserialize(string text, Type type, ...)" method (#11)

* Add "object? Deserialize(string text, Type type, ...)" method

* s

* Include

* .

* f

cdbcb73d50ee868682486d18db73f3cd0b5af70f authored about 1 year ago
0.4.0

2c2057be24fcf844f8abb73ec0170b275bbee6b6 authored almost 2 years ago
JsonConverterOptions

03afa4f89b3c3c5265fd0ef9f7c073e3ef95672f authored almost 2 years ago
IJsonConverter

55308b352b8f37160e7ed1aa5791ebfb969bdee9 authored almost 2 years ago
IJsonConverter

80240e24ec0b37fe96949a20a276bed1557f1ee3 authored almost 2 years ago
Add ConvertToDynamicJsonClass and DeserializeToDynamicJsonClass (#10)

* ToDynamicJsonClass

* .

* x

* .

* mv

* .

c33e306baf2846b9273613035e0a4d1109a414bd authored almost 2 years ago
readme - Argon

827df0ec8971c7f423d722a074047e7c5a740caa authored over 2 years ago
0.3.0

3eb5020ea823f195ab4c930176943310b8b786fd authored over 2 years ago
JsonConverter.Argon (#9)

* JsonConverter.Argon

* 0.3.0

* .

3e4f0e1ff7928dd4370c339fac69b8c0cc36728f authored over 2 years ago
0.2.0

7d5781afacd3cc31501b7e0804e603e1abb6c023 authored over 2 years ago
Add ServiceStack.Text (#8)

* Add ServiceStack.Text

* readme

ed150cb738361da222fdb8b5ee8f931801cbf21a authored over 2 years ago
readme

fd32fab20e208130270888bf0b7abdfe5f2f7943 authored over 2 years ago
Add Utf8Json & XUtf8Json (#7)

* Utf8Json + XUtf8Json

* x

0d9ba7371c508322b3ef9649fbd26d115ea515a4 authored over 2 years ago
0.1.0

340ac8159b3469cb38e1590bbe124d429787a85d authored over 2 years ago
Change IJsonConverterOptions to JsonConverterOptions and rename JsonConverter implementation classes (#6)

e5d93f4ae6cf7884e03937cb371eeae4f24eaad9 authored over 2 years ago
SignAssembly (#5)

* SignAssembly

* .

53a6dcf44e9eb8fa2213e45793f40411f78db5d9 authored over 2 years ago
Fix push to nuget command

3a4041819f75769fa6d4a6e90f74063368e03106 authored over 2 years ago
0.0.3

12e713af5b91fcdfdae69633efb61fbd61490d36 authored over 2 years ago
Change Serialize method to use object instead on T (#4)

fa60bccd7895b11b20a94661be51335e2dee587b authored over 2 years ago
Fix nullable warnings for SimpleJson and SimpleJson.Tests

31a5aa55fa8f9286c1ea3b88e7e92ed2f79d4dca authored over 2 years ago
Authors + Copyright

a3dd4f14365ea0cb8c0688dcd0477dfb81c7d8f9 authored over 2 years ago
0.0.2

3329fce90aad95ed5c5af58de6547d978449e92f authored over 2 years ago
Update GlobalUsings.cs

4b9cf58d5fb3dab9a3a1877ce471f69db9e3095b authored over 2 years ago
Add JsonConverter.NetJSON (#3)

* JsonConverter.NetJSON

* r

3510ba823a93410cfb278ac6da2263e62f9a684c authored over 2 years ago
Remove method "IsValidJson(string)" from interface and add SimpleJson.Tests (#2)

* Remove method "IsValidJson(string)" from interface and add SimpleJson.Tests

* .

* .

* .

9a0664738505f7ea269297e02a07671896f19903 authored over 2 years ago
0.0.1

6a059d40caf2e758153789ec26bf21a620792b86 authored over 2 years ago
Version 0.0.1 (#1)

6122a529f99030baf84d46308b01839ff9ea0199 authored over 2 years ago
CreateRelease workflow

09737b45b7dc71f99fcdbbb42f2ad6150b2e1eb9 authored over 2 years ago
Add IsValidJson method

2f52b4b5c46bbab224adb622adff5a5b48bf0ece authored over 2 years ago
readme

e73f38a760a20aa4331fe337982f2fef27f03a10 authored over 2 years ago
readme

084650b29c522c492e26480c92356627bd32a28a authored over 2 years ago
Description

0f50a321307fc64c4623f38630b4c6976da52ee9 authored over 2 years ago
0.0.1-preview-01

56423a30c681125617bbe29e49cf468fee5cd3df authored over 2 years ago
Implement JsonConverter for SimpleJson

9022a41b67da8701740da408f56bedc71be530d1 authored over 2 years ago
Add JsonConverter.SimpleJson

3fbef46857b56580377c6fa9d2d4aa8eab441b0e authored over 2 years ago
Updated interface + implementation for more Async

825ff4fcb73d387023fb49599dfec8c52f956c00 authored over 2 years ago
Initial code

e94398b55350cf6e680e300346ce86bca5301f64 authored over 2 years ago
Initial commit

f89bd153d132f0470aae4fb70ca334c44c4990d7 authored over 2 years ago