HI
Can you try to StartWithoutDebugging instead of StartDebugging?
https://docs.microsoft.com/en-us/visualstudio/containers/launch-profiles?view=vs-2019#create-a-launch-profile-that-uses-a-docker-compose-profile
Please share the error details.
hi
Can this problem reproduce with a new project?
hi
Can you share the steps(screenshots) of how you run the container?
hi
I think you can create three maps.
CreateMap<Employee, EmployeeDto>()
CreateMap<Contact, ContactDto>()
CreateMap<AddressDto, AddressDto>()
https://docs.automapper.org/en/latest/Getting-started.html
hi
You are configure the ApplicationCookie not XSRF and Antiforgery.
Can you explain the reason to change the path?
hi
You can find the saas menu and remve it in your MenuContributor class.
//SaasHostMenuNames.GroupName
//SaasHostMenus.GroupName
hi ChetanKumbhar
Can you share the code of ProfileManagementEntityFrameworkCoreTestModule?
This error means that you did multiple migrations in the unit test.
hi mrall
Can you check the browser' console and app logs?