I have a project in .NET 5.0, everything worked fine - build, execute, just work - until 10th April. Now I have a lot of error with registering services. Unhandled exception. System.AggregateException: Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType: AService.DataAccess.MyDbContext Lifetime: Scoped [...] read more