IsNemoEqualTrue/monitor-table-change-with-sqltabledependency

Model mapping columns through config

Closed this issue · 1 comments

Is there anyway we can define model properties in a config file and use them on runtime. It will help us in decoupling the model properties from database.

Currently, if we make any change in the name of column then we have to deploy a web api release as well.

Is there anyway we can define model properties in a config file and use them on runtime. => No, it is not possible