We could easily create Aria with graphical user interface in VS, but it seems impossible in VS Code and Terminal.
CodePudding user response:
From your description, I assume your application is an Asp.net core (asp.net 5/6/7) application, right?
If that is the case, you can open the MVC application using VS code and open a Terminal, then, use the following command to install the dotnet-aspnet-codegenerator
tool and
More detail information about the area code generate command, see Area options.