aspnetcore-app-workshop icon indicating copy to clipboard operation
aspnetcore-app-workshop copied to clipboard

Session 1 : Elaborate steps for Visual Studio with diagrams

Open indcoder opened this issue 7 years ago • 3 comments

  1. In the initial instruction of Session 1, while clear steps have been enunciated for command line, the Visual Studio code has been left to the discretion of workshop participant.

  2. In VS, perhaps we can give a name to the solution. But more importantly we need to mention that VS Project created should be named 'Backend'. This step is only made explicit for the cmdline users.

image

indcoder avatar Sep 08 '18 21:09 indcoder

Also there is no "Web Api" to be selected, there is an API template that is available under .Net Core | ASP.Net Core Web Application

image

indcoder avatar Sep 08 '18 22:09 indcoder

Also shouldn't the Microsoft Entity framework namespace be imported to the Speaker class?

image

indcoder avatar Sep 08 '18 22:09 indcoder

Also my VS intellisense is not getting CreateScope() Build().Services.

image

indcoder avatar Sep 08 '18 22:09 indcoder