Dotnet
NuGet Package Manager

Exercise - Adding NuGet Packages

PRO
Outline

Exercise: Add Nuget Packages

Add the following Nuget Packages to all the projects in the solution:
Optionally, if you're using Mac OS replace Microsoft.EntityFrameworkCore.SqlServer with:
Addtionally, if you would rather use a different database alltogether here's a few links to help you out:
 

I finished! On to the next chapter