|
You are here |
chrisoldwood.blogspot.com | ||
| | | | |
haacked.com
|
|
| | | | | You may want to deserialize JSON to strongly typed values, but sometimes you run into a situation where the API doesn't comply, until now. | |
| | | | |
www.billtalkstoomuch.com
|
|
| | | | | First thing: I am a huge fan of Microsoft, their products and especially their developers. These people are first class engineers. So when I tried to move from NewtonSoft to System.Text.Json (STJ), I underestimated the problems involved. By a lot. I'm not going to write about this in | |
| | | | |
www.stevejgordon.co.uk
|
|
| | | | | This post is my contribution to the .NET Advent calendar. Make sure you check out the other amazing posts on the lead up to Christmas! At the time of writing, I am deep into work on some significant changes in the Elasticsearch .NET client. One of the changes is moving to System.Text.Json as the default [...] | |
| | | | |
blog.quarkslab.com
|
|
| | | It is written almost everywhere: do not expose the Docker socket on Linux! This is followed by the statement that doing so grants root access to the host. But why? What can be done and how? This is what we are about to explore in this article. | ||