.NET How to make Service methods asynchronous?

后端 未结 0 1459
忘了有多久
忘了有多久 2020-11-27 20:14

Generally, things will be asynchronous in the controller class. Now I have a service, which has the DbContext through Dependency Injection. This is how it looks like:

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