Base solution for your next web application
Open Closed

Regenerate Entities - Any way to apply to new project? #7620


User avatar
0
CrayonGroupSCA created

Hi,

We have a number of custom entities created via the PowerTools in V7.1 .Net Core / jQuery but with 7.2 due soon is there any folder(s) we could copy over to a fresh 7.2 project to then use the "Regenerate entity" option against that project to create all the code the first time based on previous entity properties?

Thanks, Dave


2 Answer(s)
  • User Avatar
    0
    yekalkan created

    Yes.

    In "AspNetZeroRadTool/" folder in your project, there are your rad entities saved as a json file ("Namespace.EntityName.json"). Just copy them to your new project and then you can regenerate them there.

  • User Avatar
    0
    CrayonGroupSCA created

    Hi,

    Thanks for the quick reply. I've found our json files so that should save us a lot of time in the near future.

    Dave.