Recent Comments

No comments to show.

Archives

Categories

Get a property value from JsonObject in C# 8.0

If you want to get the value of a property in a NewtonSoft Json Object validating the herarchy in a list of properties, you can use the following methods to do it. This first method validate the object and get the value of a property in two or three levels. This second method method, receives