Series
Entity Framework Core for Beginners
Entity Framework Core is a modern object-database mapper for .NET. It simplifies working with various databases (including Azure Cosmos DB, MySQL, PostgreSQL, SQL Server, and SQLite) using strongly-typed .NET objects and support for LINQ. This intro video series will walk you getting started with EF...
Entity Framework Core is a modern object-database mapper for .NET. It simplifies working with various databases (including Azure Cosmos DB, MySQL, PostgreSQL, SQL Server, and SQLite) using strongly-typed .NET objects and support for LINQ. This 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 the way!
Recommended resources
- Get the code and notes used in this series
- Watch the entire series here
- Getting Started with EF Core
- Entity Framework Core
- GitHub Repo: Entity Framework
Connect
- Cam Soper | Twitter: @camsoper
- Entity Framework | Twitter: @efmagicunicorns | Facebook: @efmagicunicorns | Blog: .NET Blog