I have setup .net core project and db context. I am using dependency injection and accessing DbContext object in Controller, but I need to access DbContext object in Program