Error – Object serialized to Object. JArray instance expected
Recently, I was involved in one of the migration projects. I had to migrate the existing ASP.NET Core 2.2-based project to .NET Core 3.1. I faced a few challenges and errors during the migration. However, one of the errors related to JSON took a lot of my effort. So I thought to post it here. … Read more