parent
a709c9dad0
commit
8829e5092d
|
@ -79,7 +79,7 @@ In the **Add Scaffold** dialog, tap **MVC Controller with views, using Entity Fr
|
||||||
Complete the **Add Controller** dialog
|
Complete the **Add Controller** dialog
|
||||||
|
|
||||||
* **Model class:** *Movie(MvcMovie.Models)*
|
* **Model class:** *Movie(MvcMovie.Models)*
|
||||||
* **Data context class:** *ApplicationDbContext(MvcMovie.Models)*
|
* **Data context class:** *ApplicationDbContext(MvcMovie.Data)*
|
||||||
* **Views:**: Keep the default of each option checked
|
* **Views:**: Keep the default of each option checked
|
||||||
* **Controller name:** Keep the default *MoviesController*
|
* **Controller name:** Keep the default *MoviesController*
|
||||||
* Tap **Add**
|
* Tap **Add**
|
||||||
|
|
Loading…
Reference in New Issue