A custom implementation of JSON parser and serializer in Typescript
-
Updated
Oct 23, 2024 - TypeScript
A custom implementation of JSON parser and serializer in Typescript
A JSON types and .NET types converter based on Newtonsoft.Json. 基于 Newtonsoft.Json 设计的 JSON 类型 和 .NET 类型转换器。包含一个自定义特性 CustomJPropertyAttribute ,用于分别控制属性是否支持序列化与反序列化,以及自定义序列化和反序列化的属性名。
Custom Json Converter with System.Text.Json
Handling JSON in Go (Medium Blog)
Add a description, image, and links to the custom-json-serializer topic page so that developers can more easily learn about it.
To associate your repository with the custom-json-serializer topic, visit your repo's landing page and select "manage topics."