Any help would be appreciated. Haven't had any luck with Google.
When I put my project together I was able to Scaffold my Courses table and my Sponsors table. However, I can't find the Scaffolding choice anywhere in the project now for a new table "MeetingSchedule".
I've tried right-click "Add > Scaffolding" everywhere and it doesn't exist. I have the SQL server table "MeetingSchedule" viewable in Server Explorer. I have a folder under Pages named "MeetingSchedule".
I have all the Nuget packages installed (I believe), but no luck. No sniff, hint, or partial choice for Scaffolding. It seemed so easy in other projects. It was functioning in this project in the beginning.
No Choices
All my Nuget Packages and Dependecies
Previous successful packages some time ago same project