Activities of "alper"

To assign developers to your developer license seats, navigate to https://commercial.abp.io/my-organizations and go to "Developers" section.

can you send us the create script of your database with the problematic table. we'll try to create the same schema on our local to see where this occurs.

Question

To update both ABP CLI and ABP Suite to the latest preview, run the following command:

dotnet tool update -g Volo.Abp.Cli --version 5.2.0-* && abp suite update --preview

Release notes https://blog.abp.io/abp/ABP.IO-Platform-5-2-RC-Has-Been-Published

see the related docs:

  • https://support.abp.io/QA/Questions/519/How-can-I-change-the-Lepton-theme-to-some-other-theme
  • https://community.abp.io/posts/mudblazor-theme-in-abp-blazor-webassembly-part-3-c8hwx00l
  • https://docs.abp.io/en/commercial/latest/themes/customizing-lepton-theme?UI=MVC

In order to run .SetSubItemOrder() run .Remove() If you run administration.Clear() you’ll delete them all.

also after making changes you can run dotnet build /graphBuild command line to update all references

hi, the specified email address doesn't have an active license. maybe you are using the wrong email. may the following address belong to you? if so login with this account

anthony@num***esign.co.za

thank you, we're checking the issue.

we'll reply this asap

I've added two columns to my IdentityUser table in their own columns. The columns are Title and Nickname, How do I search the IdentityUser table by the extended field named Nickname to return the user using LINQ to the entity?

( u => u.Nickname == 'John' )
Showing 541 to 550 of 2058 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 23, 2025, 10:47