Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system.text.json

JsonConverter equivalent in using System.Text.Json

Parsing a JSON file with .NET core 3.0/System.text.Json

System.Text.Json: How do I specify a custom name for an enum value?

Ignore property when null using the new Net Core 3.0 Json

dotnet core System.Text.Json unescape unicode string

How to globally set default options for System.Text.Json.JsonSerializer?

.Net Core 3.0 JsonSerializer populate existing object

How do you read a simple value out of some json using System.Text.Json?

Formatting DateTime in ASP.NET Core 3.0 using System.Text.Json

ASP.NET MVC Core API Serialize Enums to String

Is polymorphic deserialization possible in System.Text.Json?

System.Text.Json.JsonElement ToObject workaround

ASP.NET Core 3.0 System.Text.Json Camel Case Serialization