I've an ASPNET MVC4 project using WebApi, EF5 Code First and Repository and Unit of Work patterns.
I'd like to know if someone knows a scaffolder to scaffold the controllers and views, but instead of using something like this, I'd like the views to have a script associated with jquery requesting something from the webapi controllers, and not returning a View from the controllers. And if possible scaffold unit testing as well.
What's the best jquery grid (open source and free) out there?
Thanks in advance! Guillermo.