Pkruger
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created ASP.NET Scaffolding: View from Controller action method
In Visual Studio 2022, I can right click on an action method in a controller (eg. ProductController) to select Add View, Razor View and then Add.From there I can then select List under Template and... -
Created dotnet-aspnet-codegenerator: Permission denied
Hi,I am using 2024.3 EAP 2 (243.16718.44) on macOS Sonoma 14.5. In Rider I created a new Web App (Model-View-Controller), created my models and context class and then right-click on Controllers and...