Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jsonconverter

Resolve cycle references of complex type during JSON serialization using System.Text.Json.Serialization.JsonConverter

Deserialize json to object in c# does not map values

How to set FloatParseHandling.Decimal for custom JsonConverter?

c# .net json.net jsonconverter

How to implement a conditional custom Json Converter hide a property

How to apply a custom JsonConverter to the values inside a list inside a dictionary?

c# json json.net jsonconverter

Custom JSON Deserialization in C# with JsonConverter

Asp.Net Core 3.1 Appsettings not respecting JsonConverter

Serialising BigInteger using System.Text.Json

Token PropertyName in state Property would result in an invalid JSON object. when using custom JsonConverter<T>

c# json.net jsonconverter

Selecting a NamingStrategy when using a JsonConverter on a class property

c# json.net jsonconverter

Getting Converters specified via Attributes to be equivalent to global ones in json.net

Set a value comparer in ASP.NET Core 3.1