I'm having a few issues with the fact that you can properly configure the Add View dialog box. "Create a strongly typed view."
In most cases, I cannot display the model classes in the Model Class drop-down list. This last issue is related to the Entity Framework classes that were generated in the Model folder (and in the namespace). I am rebuilding the project and they are still not showing.
In fact, if I add a test class to the Model folder with several public properties - it does not appear in the drop-down list.
Is any information available on how this snapshot extends model classes for display to end users?
Hi,
source
share