You can copy the code of IdentityServerDbContextModelCreatingExtensions
and remove IsTenantOnlyDatabase
.
ConfigureMyIdentityServer
This Volo.Abp.IdentityServer.EntityFrameworkCore.IdentityServerDbContextModelCreatingExtensions
method is executed.
Maybe you should use your custom ModelCreatingExtensions
.
hi
Please do not publish the source code of the abp commercial project in Github, you can set it to private
I already downloaded the projects. Will check asap.
hi
Can you use await
to call the async method instead of .Result
?
hi
I think you can copy the src/jquery.form.js
in the pr to your project.
https://docs.abp.io/en/abp/latest/Virtual-File-System#replacing-overriding-virtual-files
hi
Can you share full error stack?
hi
see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/700#issuecomment-745881226
Yes, But I don't recommend to downgrade.