EFcore generic repository use Find instead of FirstOrDefault()

后端 未结 0 1516
青春惊慌失措
青春惊慌失措 2021-02-14 05:30

I would like to replace this generic method to use Find() method instead of the predicate, this is the current method:

public virtual async Task

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