Modern Data Access with Entity Framework Core: Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C#
暫譯: 使用 Entity Framework Core 的現代數據訪問:針對 .NET、.NET Core、UWP 和 Xamarin 的數據庫編程技術與 C#

Holger Schwichtenberg

  • 出版商: Apress
  • 出版日期: 2018-06-28
  • 定價: $1,980
  • 售價: 8.0$1,584
  • 語言: 英文
  • 頁數: 680
  • 裝訂: Paperback
  • ISBN: 1484235517
  • ISBN-13: 9781484235515
  • 相關分類: .NETC#EntityCross-Platform資料庫
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

C# developers, here’s your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft’s recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in Entity Framework Core, and learn how to optimize the performance of your applications, head-on!
 
Modern Data Access with Entity Framework Core teaches best practices, guidance, and shortcuts that will significantly reduce the amount of resources you internally dedicate to programming data access code. The proven methods and tools taught in this book, such as how to get better performance, and the ability to select the platform of your choice, will save you valuable time and allow you to create seamless data access. Dive into succinct guidance that covers the gamut-- from installing Entity Framework Core, reverse engineering, forward engineering (including schema migrations), and data reading and modification with LINQ, Dynamic LINQ, SQL, Stored Procedures, and Table Valued Functions- to using third-party products such as LINQPad, Entity Developer, Entity Framework Profiler, EFPlus, and AutoMapper. You'll also appreciate excerpts of conceptual software architecture discussion around Entity Framework Core that might otherwise take years to learn.
 
What You'll Learn
  • 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
Who This Book Is For
 
Software developers who have basic experience with .NET and C#, as well as some understanding of relational databases. Knowledge of predecessor technologies such as ADO.NET and the classic ADO.NET Entity Framework is not necessary to learn from this book. 
 
 

商品描述(中文翻譯)

C# 開發者,這是您學習 Entity Framework Core 的機會,這是微軟最近重新設計的物件關聯對應工具。透過實作學習,您將學會如何解決令人沮喪的資料庫挑戰,例如針對 Entity Framework Core 缺失功能的變通方法,並學習如何直接優化應用程式的效能!

《現代資料存取與 Entity Framework Core》教導最佳實踐、指導方針和捷徑,這將顯著減少您在編寫資料存取程式碼上所需投入的資源。本書中教授的經驗方法和工具,例如如何獲得更好的效能,以及選擇您喜愛的平台的能力,將為您節省寶貴的時間,並讓您創建無縫的資料存取。深入簡潔的指導涵蓋了從安裝 Entity Framework Core、反向工程、正向工程(包括架構遷移)、以及使用 LINQ、Dynamic 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 的知識並不是學習本書的必要條件。