hi
Microservices may not yet support using domain names as tenants. I will create an internal issue to resolve it.
HTTP 405
See https://mozartec.com/asp-net-core-error-405-methods-not-allowed-for-put-and-delete-requests-when-hosted-on-iis/
You're right. : )
hi
Nested Impersonation is currently not supported
hi
I remember that I used the source link successfully in VS. It's not the latest vs 2022 though
hi
The UsePrivateKey need to be Secret
.WithProperty(x => x.UsePrivateKey, isSecret: true);
2- in UsePrivateKey can i assign byte string directly
If this value is constant you don't need to call WithProperty for it.
See https://docs.abp.io/en/commercial/latest/modules/account#social-external-logins
hi
This is related to tui.editor
https://github.com/nhn/tui.editor/issues/57
hi
We have a demo
https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver
hi
I now get the full debugging experience with Rider (I can navigate all the sources in Rider, it seems not to be working however in Visual Studio).
Yes, I'm also using Rider. Its debug experience is better than VS, maybe VS needs some settings, I'm not sure.
I am currently evaluating ABP commercial. Which license do we need to purchase to have the same debugging experience? Will this be available with the Team license or only with the Business license?
I recommend you to use the Business version, It contains the source code of all modules.
The Team version encrypts and obfuscates the DLL(source code), you may not be able to debug it well.
https://commercial.abp.io/pricing