Getting Started with Entity Framework Core [1 of 5] | Entity Framework Core for Beginners

dotnet β€’ April 26, 2022
Video Thumbnail
dotnet Logo

dotnet

@dotnet

About

.NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, cloud, mobile, desktop, games, and IoT. This is the official YouTube channel for the .NET team at Microsoft.

Video Description

Learn more ➑️ https://learn.microsoft.com/training/dotnet/ Entity Framework Core is an Object-Relational Mapper that simplifies working with relational databases using strongly-typed .NET objects. Please note: At 4:08, the narration should state "Since FirstName and LastName are non-nullable strings, EF Core knows that when it creates the table, those two columns *shouldn't* allow nulls." We apologize for any confusion. How to code along with these videos: https://www.youtube.com/watch?v=Qh42pe1Ae5U Get the code and notes used in this series: https://github.com/MicrosoftDocs/ef-core-for-beginners Watch the entire series here: https://aka.ms/ef-core-videos Learn more about Entity Framework Core: Entity Framework Core: https://docs.microsoft.com/ef/core/?&WT.mc_id=EducationalEF-c9-niner Getting Started with EF Core: https://docs.microsoft.com/ef/core/get-started/overview/first-app?WT.mc_id=EducationalEF-c9-niner GitHub Repo: Entity Framework: https://github.com/dotnet/efcore Follow Cam Soper on Twitter: https://twitter.com/camsoper Follow us: Twitter: https://twitter.com/efmagicunicorns Facebook: https://www.facebook.com/efmagicunicorns/ Blogs: https://devblogs.microsoft.com/dotnet/?WT.mc_id=EducationalEF-c9-niner Shows and Podcasts: https://docs.microsoft.com/shows/on-net/?wt.mc_id=educationalef-c9-niner Useful Links: Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa​ Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet .NET: https://dotnet.microsoft.com/?WT.mc_id=EducationalEF-c9-niner Learn .NET: https://dotnet.microsoft.com/learn?WT.mc_id=EducationalEF-c9-niner .NET Community: https://dotnet.microsoft.com/platform/community?WT.mc_id=EducationalEF-c9-niner .NET Documentation: https://docs.microsoft.com/dotnet/?WT.mc_id=EducationalEF-c9-niner πŸ™‹β€β™€οΈπŸ™‹β€β™‚οΈ Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa 🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnet #DotNet #efcore #entityframework #beginner

You May Also Like