Josef Ottosson

Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2025

JsonConverter

A collection of 2 posts

jos.enumeration

JOS.Enumeration - System.Text.Json support

Custom JsonConverter that only writes the integer value of our Enumeration class. It also supports deserialization by only supplying the Enumeration value.

2 years ago May 29th, 2023 3 min read
Custom Dictionary JsonConverter using System.Text.Json
dotnet

Custom Dictionary JsonConverter using System.Text.Json

How to customize the deserialization/serialization of Dictionary<string, object> using System.Text.Json and a custom JsonConverter

5 years ago August 16th, 2020 8 min read
Subscribe via RSS
© Josef Ottosson 2025