Client side GroupBy is not supported - fix

前端 未结 0 735
难免孤独
难免孤独 2020-12-13 00:49

How to fix this query to meet the new .NET Core 3 update?

   var rtn =
            from fav in _context.AdvertFavorite
            join advert in _context.Adv         


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