...

/

Creating a Console App for Working with EF Core

Creating a Console App for Working with EF Core

Learn about creating a console app, working with the Northwind sample database, using SQLite, and setting up SQLite for various operating systems.

Creating a console app

First, we will create a console app project:

Step 1: Use the preferred code editor to create a new project, as defined in the following list:

  • Project template: Console App or console

  • Project file and folder: WorkingWithEFCore ...

Access this course and 1400+ top-rated courses and projects.