Tag: code snippet
[ code snippet ] JsonPropertyConverter.cs
![]() |
JsonConverter that works with System.Text.Json allows having a string property that will just store the json element string instead of trying to parse the properties into a complex object |