I have a .NET 5 solution that contains two projects (DataLayer and ServiceLayer). In DataLayer i have the following DbContext:
internal class ApplicationConte