Activities of "maliming"

Answer

C:\Users\your user name\.abp\suite\logs

hi

Can you share a sample project that includes the AddOpenIdConnect client secret with me?

liming.ma@volosoft.com

Answer

hi

Update all ABP package versions to 5.1.3 in your project.

taskkill /F /im dotnet.exe
taskkill /F /im abp.exe
taskkill /F /im abp-suite.exe

You can run abp suite in administrator mode.

hi

Is these value right?

Answer

hi

You can update all ABP package versions to 5.1.3 in your project.

PS C:\Users\malim> dotnet tool uninstall volo.abp.suite -g
Tool 'volo.abp.suite' (version '5.2.0') was successfully uninstalled.

PS C:\Users\malim> abp suite update
[17:11:05 INF] ABP CLI (https://abp.io)
[17:11:05 INF] Updating ABP Suite ...
You can invoke the tool using the following command: abp-suite
Tool 'volo.abp.suite' (version '5.1.3') was successfully installed.
Answer

HI

Run abp suite update

hi

Is there a way to disable these new filters on the user table or another workaround to solve this problem within version 5.0.1?

Can you share the details error info?

disable these new filters

What are the new filters? Can you share a screenshot?

hi

Try to load the navicate properties of the user.

 await UserRepository.FindByNormalizedUserNameAsync(IdentityServerConsts.GetCustomerUserName(), includeDetails: true, cancellationToken: cancellationToken);

hi

You can see this https://docs.microsoft.com/en-us/aspnet/core/security/authentication/mfa?view=aspnetcore-6.0

hi chris.tune

Any update?

Showing 8521 to 8530 of 10527 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 01, 2025, 08:37