Getting Started with Entity Framework Core [1 of 5] | Entity Framework Core for Beginners
ฝัง
- เผยแพร่เมื่อ 13 ม.ค. 2025
- Learn more ➡️ learn.microsof...
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: • How to code along with...
Get the code and notes used in this series: github.com/Mic...
Watch the entire series here: aka.ms/ef-core...
Learn more about Entity Framework Core:
Entity Framework Core: docs.microsoft...
Getting Started with EF Core: docs.microsoft...
GitHub Repo: Entity Framework: github.com/dot...
Follow Cam Soper on Twitter: / camsoper
Follow us:
Twitter: / efmagicunicorns
Facebook: / efmagicunicorns
Blogs: devblogs.micro...
Shows and Podcasts: docs.microsoft...
Useful Links:
Get your questions answered on the Microsoft Q&A for .NET - aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: aka.ms/learndotnet
.NET: dotnet.microso...
Learn .NET: dotnet.microso...
.NET Community: dotnet.microso...
.NET Documentation: docs.microsoft...
🙋♀️🙋♂️ Get your questions answered on the Microsoft Q&A for .NET: aka.ms/dotnet-qa
🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: aka.ms/learndo...
#DotNet #efcore #entityframework #beginner