It is possible to implement a Thoth.Json version using System.Text.Json. The new architecture allows Thoth.Json to support JS, Python, and Newtonsoft.
Implementation would consist on 2 interfaces and a few functions.
github.com/thoth-org/Th...
It is possible to implement a Thoth.Json version using System.Text.Json. The new architecture allows Thoth.Json to support JS, Python, and Newtonsoft.
Implementation would consist on 2 interfaces and a few functions.
github.com/thoth-org/Th...
There's still a Newtonsoft package (9.0.1) from 2016 ranking as one of the most downloaded. It also includes security vulnerabilities […]
There's still a Newtonsoft package (9.0.1) from 2016 ranking as one of the most downloaded. It also includes security vulnerabilities […]
C# json handling was always such a pain even with newtonsoft or unity packages
C# json handling was always such a pain even with newtonsoft or unity packages
ValueMatch seems like a dead end for anything more than the "hello world" of Regex.
ValueMatch seems like a dead end for anything more than the "hello world" of Regex.
Y por eso en su momento tuve que dejar de usar Newtonsoft (que YO había metido en el proyecto) para hacer una serialización/deserialización manual a la hora de sacarlo a prod :)
Y por eso en su momento tuve que dejar de usar Newtonsoft (que YO había metido en el proyecto) para hacer una serialización/deserialización manual a la hora de sacarlo a prod :)
TBH I just wanted to test out if I could come up with a "different" way to do it, but I guess the only particular difference here is that I used a CE (which isn't even part of the code I wrote)
TBH I just wanted to test out if I could come up with a "different" way to do it, but I guess the only particular difference here is that I used a CE (which isn't even part of the code I wrote)
(I shouldn't need to do extra steps to make sure all the data I'm trying to serialize actually gets serialized.)
(I shouldn't need to do extra steps to make sure all the data I'm trying to serialize actually gets serialized.)
#csharp #dotnet
#csharp #dotnet
(Also I can't sleep)
(Also I can't sleep)
Just recognized by Newtonsoft lib used by your Powershell cmdlet. Check with any json validator like jsonlint.com
Just recognized by Newtonsoft lib used by your Powershell cmdlet. Check with any json validator like jsonlint.com
haven't tried to get my custom deserializers working again yet. very excited for the pain i'll feel when that time comes
haven't tried to get my custom deserializers working again yet. very excited for the pain i'll feel when that time comes
If you know of a good blog post to help, please send (I'm already aware of the Msft docs comparison page page).
#dotnet #dotnetrant
If you know of a good blog post to help, please send (I'm already aware of the Msft docs comparison page page).
#dotnet #dotnetrant