I have SQL like this:
select a,count(a), b from table whhere type =\'1\' group by a,b
use ef core linq like this:
var result =