|
You don't need to install the Entity Framework NuGet Extensions to the Project, as they are already referenced, you need to Set up the DB, get the right connection on your running MySQL server, then you need to send the update-database command to your freshly set-up MySQL Database (opennos) credentials need to be test - test.
This is everything you need.
|