ASP.NET Core Site won’t start because it can’t resolve database context even if it’s added to services
Suddenly my site doesn’t start, it can’t resolve AssesDbContext when resolving IRepoFactory. I’m not sure what’s wrong since all the database services are added at the start of config.