0

In the past, I had some success in automation of coding with customization functionality of MVCScaffolding for my MVC sites. Now, with great knockout.js and other js libraries, I want to automate javascript coding as well. Is MVCScaffolding still working for MVC4? Before getting into it, I would like to check with experienced.

Paul Fleming
  • 24,238
  • 8
  • 76
  • 113
Tae-Sung Shin
  • 20,215
  • 33
  • 138
  • 240

2 Answers2

2

I'm using MVC 4 RC and scaffolding is working great.

Paul Fleming
  • 24,238
  • 8
  • 76
  • 113
2

It currently works great on non-Windows 8 machines. However, it does not support the version of powershell that ships with Windows 8. Hopefully a fix is coming soon.

You can review the most recent changesets on codeplex.

EDIT: As of October 25th 2012 it is now fixed!

Ryan Hayes
  • 5,290
  • 4
  • 42
  • 52