Unable to Deserialize Json in WebApi with JsonSubTypes in .NET 5, although able to in Console App

前端 未结 0 1934
梦毁少年i
梦毁少年i 2021-02-07 07:41

I am trying to implement polymorphic deserialization in my project\'s web api. I have the following base and derived class.

Base class

    [JsonConverter(t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题