Learn how to work with databases in .NET, using EF Core's code first approach!!
📙Grab my C# eBook NOW at a Limited-Time Price: https://codeafuture.gumroad.com/l/csh...
⭐ GitHub: https://github.com/codeafuture
⏱️ Timestamps:
00:00 EF Core Introduction
01:39 Installing the NuGet Packages
03:10 The Item Model
03:30 Creating the Context
07:36 Setting up the database