I want to generate a controller and a view from a model using an MVC project in ASP.NET Core 2.2 in Visual Studio Code. I can do it in Visual Studio using the scaffolding engine but I would love to know if there is a proven way to do it here in 2020.
↧