In this post, I describe several techniques that can provide additional state to custom JsonConverters when using System.Text.Json. While building the new .NET client for Elasticsearch, one of the key objectives I gave myself was to move away from the internal Utf8Json-based serializer used in v7. The obvious choice was to look at redesigning the […] The post Accessing State in System.Text.Json Custom Converters appeared first on Steve Gordon - Code with Steve. Accessing State ...
No comments:
Post a Comment