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.
Asked
Active
Viewed 1,480 times
2 Answers
2
I'm using MVC 4 RC and scaffolding is working great.

Paul Fleming
- 24,238
- 8
- 76
- 113
-
That's exactly the answer I was looking for. Thanks! As soon as I can mark it as answer.... – Tae-Sung Shin Aug 11 '12 at 16:00
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