I have a working ASP.Net Core application with SQL Server and Entity Framework. I use DI to inject the database context. The solution has a web project and a data project. I