shanchin2k

Results 1 comments of shanchin2k

Is it so that OData yet to support System.Text.Json custom converters as well? I am trying with the sample provided here https://github.com/hassanhabib/ODataWithEndpointRouting3.1, by adding a custom System.Text.Json converter. 1. Added...