I updated the tf files of the EF power tool to generate the code as I like, but I would also like it to generate an enumeration from the database. Enum support in the last EF is good if you use the database or the first design first, it beautifully creates the enum class for you and intercepts all this, but it is not in the code at first. If you want to have a table and an enumeration, you must do something yourself. I hope to find an easy way to run enum tt for the tables I specify to create an enum class that uses my modified Et power tt tool.
source
share