Yesterday I posted the announcement for command line scaffolding in ASP.NET vNext. Shortly after we received a comment asking.
“Would be interesting to see how easy/hard it is to change the scaffolding template.”
For context in Visual Studio 2013/2012 you could customize the template content by copying files from c:\program files\ into your source project.
When I saw the comment come in, I wasn’t sure if the feature had been implemented yet or not. So I quickly created a sample to try it out. Unfortunately it wasn’t working. In the morning (11:30 so I’m using that term lightly) stand up I brought up the comment and asked about the status of the feature. Pradeep, the dev owner for this feature, confirmed that he had not yet implemented the feature. I asked him how easy/hard it would be a ...
Go to the complete details ...