I\'m trying to generate classes from a database (EntityFramework\'s database first approach).
For convenience, I\'m more or less walking along with this tutorial: ht
This stopped working for me today. So I tried running the dotnet scaffold command from the command line and it worked first time. Don't ask me!!