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
And what I noticed in the OnModelCreating is that there is an error saying Type name expected, but namespace name found
3 Answer(s)
-
0
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.
-
0
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
-
0
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.