MinhMit
MinhMit
Sorry, add JsonExtensionData still the same issue. It working only without OData.
> @MinhMit Does https://www.nuget.org/packages/Microsoft.AspNetCore.OData.NewtonsoftJson/ work? > > Besides, the type of dynamic property should be resolved from model if you are using OData. Yes, I resolved this issue by implement...
Hi supporters, Any update on my issue?
> Besides, the type of dynamic property should be resolved from model if you are using OData. Hi @xuzhg, I tried to switch to Microsoft.AspNetCore.OData.NewtonsoftJson instead of my custom HasConversion....
Hi @smitpatel , Thanks for your reply So can I customize the translation operation on JSON to resolve this issue? Have you an example of it?
@FlaviusHouk thanks for your reply. Have you an example to custom ODataResourceSerializer and FilterBinder?
Thank you, I'll try that.
> @MinhMit - were you able to implement this? If so, could you please share your code/findings? I'm running into this issue at the moment. Not yet, I used an...
hi! i'm seeing the same error? Some body help me?
> Which version of EF are you using. Can you please try using EF6 Im using: - Microsoft.EntityFrameworkCore v5.0.9 - Microsoft.EntityFrameworkCore.Relational v5.0.9 - Npgsql.EntityFrameworkCore.PostgreSQL v5.0.7 EF6. your mean is EF...