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?
hi Are you publish your project in RELEASE mode?
HI
Can you write some code in Program
class to confirm the environment?