Using MvcScaffolding, I can call these powershell commands to automatically create controllers and views.
scaffold Controller Products scaffold Controller Reviews 
Is it possible to combine two teams into one? eg
 scaffold Controller Products, Reviews 
thanks
source share