Activities of "alper"

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.

Answer

it doesn't support module templates. this feature will be added in the future.

this is the user interface for defining new client. you can use this

Showing 1971 to 1980 of 2058 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 18, 2025, 07:10