C# and LINQ For Data Access with EF Core | .NET Conf: Focus on MAUI

Опубликовано: 10 Август 2022
на канале: dotnet
19,840
342

Forget magic strings, hand-written SQL queries and unfamiliar SDKs to deal with local data in your .NET MAUI apps. Entity Framework Core, also known as EF Core, is an object-mapper that empowers .NET developers to work with databases using the .NET languages and type system they know and love. In this session, learn how EF Core simplifies working with a cross-platform SQLite database in a .NET MAUI app and handles everything from complex queries to multiple updates that execute with a single line of developer code. Discover how client developers can use the same APIs that drive most REST, GraphQL, and gRPC backends on the server!

Speaker: Jeremy Likness
  / jeremylikness  

Links:
https://aka.ms/efdocs
- .NET MAUI Self-guided Learning on Microsoft Learn: https://aka.ms/maui/mslearn
- .NET MAUI Website: https://aka.ms/maui/website
- Install .NET MAUI: https://aka.ms/maui/install
- .NET MAUI Documentation: https://aka.ms/maui/docs
- .NET MAUI on GitHub: https://aka.ms/maui/github
- .NET MAUI Workshop: https://aka.ms/maui-workshop
- .NET MAUI Beginner Series Videos: https://aka.ms/maui/beginners
- .NET YouTube -    / dotnet  
- .NET on Twitter -   / dotnet  

🙋‍♀️🙋‍♂️ 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 #dotnetmaui #dotnetconf