Add the following namespaces: using MyBlog.Data; using MyBlog.Data.Interfaces; using Microsoft.EntityFrameworkCore; Now we have added access to the classes ...
確定! 回上一頁