Activities of "alper"

hi,

it doesn't support module templates for now. this feature will be added in the next releases

this feature is coming up in 2.4.1 (will be released 8 April)

there's no template for adding the DbSet to the DbContext. Wait for v2.4.1 which I guess solves your problem (probably it'll be released today 08 April) If it's not solved, I need to get your solution to reproduce it.

Answer

For the Razor Pages, you need to create your own setting management page and you can use ISettingProvider to retrieve your settings & values. See https://docs.abp.io/en/abp/latest/Settings

Question

Write your issues when upgrading to v2.4. Tomorrow, there will be v2.4.1 with some bugfixes (especiall for Suite)

You need to update your local EF Core CLI tool to the latest. Run the below command in command prompt:

dotnet tool update --global dotnet-ef

When adding a new entity using Suite, it says "The EF Core tools version '3.1.0' is older than that of the runtime '3.1.2'

I couldn't reproduce your problem. There'll be new version on Monday 06 April. Can you try with the latest version. In the new version, there's also a new feature: "Unit test". Suite creates unit tests of your entity.

Hi,

In this doc it's explained https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations#create-a-new-entity

We are creating a new feature to extend the existing entities. For now, you can check out https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Extending-Entities

Showing 1991 to 2000 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