Dapper – lists of nested objects – Getting Repeated Values
I have an requirement to have a single API Endpoint, which will fetch records from these fours tables in single json file. I am using .NET Core 8 Web Api. Inside QueryAsync, I tried different combinations, but it is not yielding the right result.