Modern Data Access with Entity Framework Core: Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C#
Holger Schwichtenberg
買這商品的人也買了...
-
$520$406
相關主題
商品描述
- Understand the core concepts of Entity Framework Core, as well process models for existing databases (reverse engineering) and the generation of database schemas from object models (forward engineering)
- Study real-world case studies for hands-on EF Core instruction
- Get up to speed with valuable database access scenarios and code samples
- Discover workarounds to augment missing features in Entity Framework Core
- Use Entity Framework Core to write mobile apps
- Bonus online appendix covers Entity Framework Core 2.1 release updates
商品描述(中文翻譯)
C#開發人員,這是你學習Entity Framework Core的機會,這是微軟最近重新設計的物件關聯映射器。通過實踐學習,你將學會如何應對令人沮喪的數據庫挑戰,例如Entity Framework Core中缺少功能的解決方法,並學習如何優化應用程序的性能!
《使用Entity Framework Core進行現代數據訪問》教授最佳實踐、指導和快捷方式,大大減少了你在編程數據訪問代碼方面的內部資源投入。本書介紹的經過驗證的方法和工具,例如如何獲得更好的性能以及選擇你喜歡的平台的能力,將節省寶貴的時間,讓你創建無縫的數據訪問。深入研究簡潔的指導,涵蓋從安裝Entity Framework Core、反向工程、正向工程(包括模式遷移)以及使用LINQ、動態LINQ、SQL、存儲過程和表值函數進行數據讀取和修改,到使用LINQPad、Entity Developer、Entity Framework Profiler、EFPlus和AutoMapper等第三方產品。你還將欣賞到關於Entity Framework Core的概念軟件架構討論的摘錄,否則可能需要多年才能學到。
《你將學到什麼》
- 理解Entity Framework Core的核心概念,以及現有數據庫的過程模型(反向工程)和從對象模型生成數據庫模式(正向工程)
- 學習實際案例,進行實踐的EF Core指導
- 熟悉有價值的數據庫訪問場景和代碼示例
- 發現增強Entity Framework Core中缺少功能的解決方法
- 使用Entity Framework Core編寫移動應用程序
- 在線附錄介紹了Entity Framework Core 2.1版本的更新
《本書適合對象》
對.NET和C#有基本經驗,並對關聯數據庫有一定的了解的軟件開發人員。不需要了解前身技術,如ADO.NET和經典ADO.NET Entity Framework,即可從本書中學習。