F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
-
Updated
Oct 14, 2024 - 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.
Writing a custom Json.NET DateTime Converter. Written on 2011-09-25.
Utilities for working with Newtonsoft's JSON.NET.
Sample project for 'IAsyncEnumerable performance benefits' blogpost
Dependency injection example for aspnet core Web API action parameters using a custom ContractResolver.
Tutorial on how to use the Stack Exchange API (1.1) from C#. Written on 2011-10-02.
This library offers a suite of extension methods enhancing the functionalities of the Newtonsoft Json.NET library.
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."