hi
Did you add the Automapper package to your project manual?
Please search Automapper
in all .csproj
files.
hi
The login code exists Account Pro module. but you can check the ExternalLoginProvider
https://github.com/abpframework/abp/issues/4977
You can remove the node_modules
folder, abp install-libs
will restore the npm packages again.
run abp clean
before zip
hi
If you can't use Github very well. You can zip your project and send it to liming.ma@volosoft.com
hi
How can I reproduce the problem via DomanTenantResolver sample
?
hi
The /client-proxies/identity-proxy.js
exists in Volo.Abp.Identity.Pro.Web\wwwroot\client-proxies
.
Did you depend on the AbpIdentityWebModule
module?
hi
We will make the DirectoryContentDto
inhert the ExtensibleObject
in next version.
HI
I init the repository you can push your code.
how can I use api/abp/application-configuration.
Just make an HTTP request and serializable response JSON to ApplicationConfigurationDto
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc.Contracts/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/ApplicationConfigurationDto.cs#L9