Base solution for your next web application
Open Closed

AspNetZeroRadTool regenerates Permissions altough IsRegenerate flag is set to true #12151


User avatar
0
[email protected] created

Hi,

I'm using AspNetZeroRadTool to create my entities. I noticed a bug that it keeps adding the same consts into AppPermissions altought the flag "IsRegenerate" is set to true

Additiionally in the AppAuthorizationProvider the same

Same for the DbContext

And what I noticed in the OnModelCreating is that there is an error saying Type name expected, but namespace name found


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

    Hi @benjamin.edinger

    These problems have not been resolved in the AspNetZeroRadTool you use in your project, but these problems have been resolved in the latest version. You can update AspNetZeroRadTool to the latest version if you want.

  • User Avatar
    0
    [email protected] created

    Hi @benjamin.edinger

    These problems have not been resolved in the AspNetZeroRadTool you use in your project, but these problems have been resolved in the latest version. You can update AspNetZeroRadTool to the latest version if you want.

    How can I update it? Is there an updater for the AspNetZeroRadTool?

    Framework: .NET8.0 Version: v13.3.0

  • User Avatar
    0
    oguzhanagir created
    Support Team

    Hi

    You need to update the files in your project here. Make sure you update the files and folders in the previous AspNetZeroRadTool folder. You need to do this manually. And you also need to update the ASP.NET Zero Power Tools extension that you installed as an extension to the latest version. You can do this from the Updates section in the Manage Extensions section under Extensions in the top bar.