Command line scaffolding for ASP.NET vNext
![Sayed Ibrahim Hashimi](https://devblogs.microsoft.com/dotnet/wp-content/uploads/sites/10/2019/02/SayedHashimi-1-1.jpeg)
In previous releases we have added support for scaffolding controllers/views based on project artifacts in both MVC and Web Forms projects. The technology used for those previous releases was tied to Visual Studio. With ASP.NET vNext one of our high level goals is to enable Visual Studio customers to work with non-Visual Studio users. So the most c...