F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
-
Updated
Feb 7, 2025 - F#
F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
Custom contract resolvers for Newtonsoft JSON.Net, supporting e.g. private setters and private constructors.
tiny helper class to exclude a property from Json Serialization
使用 .NET 與 QuickType 搭配字串轉 Enum 的絕佳解決方案
JSON.net is a great tool for serializing C# objects. However, it doesn't always do exactly what we want. For those cases, JSON.net allows us to create Converters. This project is a collection of converters that I've created to handle serialization issues I've run into in my own projects... maybe you'll find them useful too.
Tutorial on how to use the Stack Exchange API (1.1) from C#. Written on 2011-10-02.
Utilities for working with Newtonsoft's JSON.NET.
Writing a custom Json.NET DateTime Converter. Written on 2011-09-25.
Dependency injection example for aspnet core Web API action parameters using a custom ContractResolver.
Sample project for 'IAsyncEnumerable performance benefits' blogpost
Add a description, image, and links to the json-net topic page so that developers can more easily learn about it.
To associate your repository with the json-net topic, visit your repo's landing page and select "manage topics."