Creating ASP.NET Core Web Applications by Dirk Strauss

Creating ASP.NET Core Web Applications by Dirk Strauss

Author:Dirk Strauss
Language: eng
Format: epub
ISBN: 9781484268285
Publisher: Apress


Listing 4-13Telling .NET Core Where the Startup Project Is

Running the command shown in Listing 4-13 will produce an output similar to what is illustrated in Listing 4-14.Build started...

Build succeeded.

Provider name: Microsoft.EntityFrameworkCore.SqlServer

Database name: VideoStore

Data source: (localdb)\MSSQLLocalDB

Options: MaxPoolSize=128

Listing 4-14The Expected Output

It is here that I also ran into a strange error. It was, unfortunately, as a result of my ignorance. When trying to run the command in Listing 3-13 earlier, I received an error stating that the startup project didn’t include Microsoft.EntityFrameworkCore.Design NuGet package (Figure 4-6).

Figure 4-6EntityFrameworkCore.Design Missing



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.