In my solution, which works fine, I got an architecture with plugins (using scopes).
The problem is that plugin projects are class libraries, so the Add View wizard does not appear when I right-click on the views folder.
Is there any way to get this wizard in the class library? Or is there another way to get scaffolding in a class library project?
source share