Series

Entity Framework Core 101

Entity Framework Core is an Object-Relational Mapper that simplifies working with relational databases using strongly-typed .NET objects. This 101-level, intro video series will walk you getting started with EF, building an ASP.NET Core Web Apps with EF Core, and performance tips to help you along t...