Activities of "liangshiwei"

Hi,

you can try delete yarn.lock file and run abp install-libs

could you share a test project? I will check it.shiwei.liang@volosoft.com

https://abp.io/support/questions/8373/Question#answer-3a167ebb-b85e-4819-4443-3b83f23f6526

Hi,

Could you please share a test project with me, I will check it. shiwei.liang@volosoft.com

Hi,

It's a known issue, try this: sudo open /Applications/ABP\ Studio.app

Your ticket was refunded.

if you are using ABP studio, it's very easy to override the page.

you can check the video to know how to do it. https://www.youtube.com/watch?v=uYTbGLtxdUE&t=2394s

I want to override the login page, but I don't have the source code for the commercial version. Where can I obtain the commercial version source code? For example, something like this:

you can get the source code via CLI abp get-source ...

Here a CLI command to list all modules

abp list-modules

Additionally, I want to display tenant information in the user login section. Which page should I override? Something similar to the example shown below.

You can add a toolbar to display the current tenant; you don't need to override any page. https://abp.io/docs/latest/framework/ui/mvc-razor-pages/toolbars

Hi,

I think you just copied part of the project, not all. That's why I can't build it.

And the shared file hasn't been updated.

Hi,

You can try to add those packages to Blazor project.

<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.4.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.4.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.4.0" />

Hi,

Could you share the api/abp/api-definition endpoint response to me.

Showing 511 to 520 of 6692 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20