An attempt to scaffold database as described here:
https://docs.efproject.net/en/latest/platforms/full-dotnet/existing-db.html
results in error:
"Unable to find provider assembly with name EntityFramework.MicrosoftSqlServer. Ensure the specified name is correct and is referenced by the project."
All three required packages have been successfully installed. It worked for RC1
An attempt to scaffold database as described here:
https://docs.efproject.net/en/latest/platforms/full-dotnet/existing-db.html
results in error:
"Unable to find provider assembly with name EntityFramework.MicrosoftSqlServer. Ensure the specified name is correct and is referenced by the project."
All three required packages have been successfully installed. It worked for RC1