How do you inject a repo into a service in ASP.Net Core MVC

后端 未结 0 1194
温柔的废话
温柔的废话 2021-01-13 06:02

I have a really odd problem.
I have defined a Repository for a DbSet Called PageHits.

This is the interface:

public interface IPageHitRepo
{
             


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