Activities of "alper"

Answer

MVC or Angular?

We are working on customization, so that you can replace these components easier (next version). You can uprade to Business plan, and access to the source code of the Angular and backend source-code. So you can easily change every part of it.

Answer

yes you're right. there was a mistake publishing 2.6.1. today 2.6.2 is coming with this problem fixed. to fix it in your solution replace all 2.7.0 with 2.6.1 in the *.csproj files.

Answer

hi,

You can just commit your solution to your private GitHub repository. Not allowed to share your project publicly on public repositories. There's no thing to do to commit your project on GitHub. Do the same steps as you do in your normal projects. The Angular project doesn't need a license code.

Answer

thanks reported to the team (tracked internally from https://github.com/volosoft/volo/issues/1950)

Answer

thanks, validation of Namespace will be fixed in 2.6.1 version

Answer

I'm creating bug&issues topic for each new version. You can write your bugs & issues there. https://support.abp.io/QA/Questions/113

Answer

new version update: v2.6.0. https://support.abp.io/QA/Questions/113/Bugs--Issues-v2.6.0

Question

You can report the bugs & issues under this topic for v2.6.0

Update the ABP CLI:

dotnet tool update -g Volo.Abp.Cli

Update the ABP Suite:

abp suite update

hi Talha,

Suite generates only PagedResult action. So if you have a requirement to get all records, you can simply send a big maxResultCount. http://sample.com/api/identity/users?maxResultCount=99999

Or create a new action to retrieve all records without paging.

Showing 1971 to 1980 of 2060 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.1.0-preview. Updated on November 07, 2025, 08:20