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


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

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 19, 2025, 05:30