People who prefer graphical interfaces can use this option:
- Right-click on the console project and select Manage NuGet Packages from the context menu:

- Search for Microsoft.EntityFrameworkCore.SqlServer in the NuGet package. Click on Install once you select Microsoft.EntityFrameworkCore.SqlServer:

- Once you click on Install, the NuGet Package Manager will ask you to review the changes. Click on OK:

- Click ...