Custom serialization of null values in Asp.net core WebApi

前端 未结 0 883
你的背包
你的背包 2021-01-16 06:00

I have to change the default json serialization/deserialization of an object following these rules:

  1. When the C# object is null , it has to be serialize to json
相关标签:
回答
  • 消灭零回复
提交回复
热议问题