Josef Ottosson

Freelancing Developer · Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft

system.text.json

A collection of 2 posts

Polymorphic deserialization with System.Text.Json
dotnet core

Polymorphic deserialization with System.Text.Json

How to do polymorphic deserialization with System.Text.Json by using a custom JsonConverter.

a year ago December 20th, 2020 8 min read
Custom Dictionary<string, object> JsonConverter for System.Text.Json
dotnet

Custom Dictionary<string, object> JsonConverter for System.Text.Json

How to customize the deserialization/serialization of Dictionary using System.Text.Json and a custom JsonConverter.

2 years ago August 16th, 2020 8 min read
Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft