Open Closed

ABP Suite reverse code engineering from existing abp project where were entities previously #2018


User avatar
0
cleverplatform created

Hi,

it is possible to regenerate abp.suite entities from existing abp solution project like reverse engineering ? I needed to move my project to another PC and I missed maybe few suite metadata on new PC.

What should I do when I want to have abp.suite solution to have reflected state of existing code ?

thanks Erik


3 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    ABP Suite solution level data is stored in your solution's root directory .suite folder. Entity metadata objects are persisted in this folder.

  • User Avatar
    0
    cleverplatform created

    H, thanks for answer. I know that this folder exists, but I need to know if there is any possible way how to re-generate it if not exists from application code.

  • User Avatar
    0
    alper created
    Support Team Director

    hi,

    with ABP 5.0-rc.1 Suite has a new feature which generates an entity from an existing database table I guess this helps you.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11