Open Closed

[Information] Dynamic Property System #8957


User avatar
0
s4lv0 created
  • ABP Framework version: v9.0.3
  • UI Type: Angular / MVC /
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)

Hi guys, is there on abp framework the Dynamic Property System feature? The same as aspnetzero https://docs.aspnetzero.com/aspnet-core-angular/latest/Feature-Dynamic-Entity-Parameters-Angular

many thanks

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

1 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    There is no exact same feature in ABP, but there are alternatives:

    You can use Entity Extensions: https://abp.io/docs/latest/framework/architecture/modularity/extending/module-entity-extensions

    It allows you easily to add extra properties to existing enities from existing modules and customize them.

    Even you can map those newly added properties to a new column in the database: https://abp.io/docs/latest/framework/architecture/modularity/extending/customizing-application-modules-extending-entities#entity-extensions-ef-core

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
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.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.