Entity Framework Core in Action
            
暫譯: 《Entity Framework Core 實戰》
        
        Jon Smith
- 出版商: Manning
- 出版日期: 2018-08-04
- 定價: $1,650
- 售價: 5.0 折 $825
- 語言: 英文
- 頁數: 520
- 裝訂: Paperback
- ISBN: 161729456X
- ISBN-13: 9781617294563
- 
    相關分類:
    
      Entity
 
- 
    其他版本:
    
      Entity Framework Core in Action, 2/e (Paperback)
 
買這商品的人也買了...
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   演算法, 4/e (Algorithms, 4/e) 演算法, 4/e (Algorithms, 4/e)$779$740
- 
                
                   The C Programming Language, 2/e (Paperback) The C Programming Language, 2/e (Paperback)$2,530$2,479
- 
                
                   $354單元測試的藝術 - 以 C# 為範例『第二版』 $354單元測試的藝術 - 以 C# 為範例『第二版』
- 
                
                   超圖解 Arduino 互動設計入門, 3/e 超圖解 Arduino 互動設計入門, 3/e$680$578
- 
                
                   Programming ASP.NET Core (Paperback) Programming ASP.NET Core (Paperback)$1,850$1,813
- 
                
                   無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#) 無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616
- 
                
                   $312Web API 的設計與開發 (Web API : the Good Parts) $312Web API 的設計與開發 (Web API : the Good Parts)
- 
                
                   C# 7.0 in a Nutshell: The Definitive Reference C# 7.0 in a Nutshell: The Definitive Reference$2,720$2,584
- 
                
                   $1,080Pro ASP.NET Core MVC 2, 7/e $1,080Pro ASP.NET Core MVC 2, 7/e
- 
                
                   Modern API Design with ASP.NET Core 2: Building Cross-Platform Back-End Systems Modern API Design with ASP.NET Core 2: Building Cross-Platform Back-End Systems$1,340$1,273
- 
                
                   $1,640Concurrency in .NET: Modern patterns of concurrent and parallel programming (Paperback) $1,640Concurrency in .NET: Modern patterns of concurrent and parallel programming (Paperback)
- 
                
                   $925ASP.NET Core in Action $925ASP.NET Core in Action
- 
                
                   $594你必須掌握的 Entity Framework 6.x 與 Core 2.0 $594你必須掌握的 Entity Framework 6.x 與 Core 2.0
- 
                
                   實戰 Docker|使用 Windows Server 2016 / Windows 10 實戰 Docker|使用 Windows Server 2016 / Windows 10$480$379
- 
                
                   商業級 ASP.NET MVC 樣式與架構實務 商業級 ASP.NET MVC 樣式與架構實務$550$468
- 
                
                   $1,980Database Internals: A Deep Dive Into How Distributed Data Systems Work (Paperback) $1,980Database Internals: A Deep Dive Into How Distributed Data Systems Work (Paperback)
- 
                
                   $454精通 Tableau 商業數據分析與可視化 $454精通 Tableau 商業數據分析與可視化
- 
                
                   Kubernetes 建置與執行 : 邁向基礎設施的未來, 2/e (Kubernetes: Up and Running: Dive into the Future of Infrastructure, 2/e) Kubernetes 建置與執行 : 邁向基礎設施的未來, 2/e (Kubernetes: Up and Running: Dive into the Future of Infrastructure, 2/e)$520$411
- 
                
                   $653分佈式製造系統智能協調控制理論與模型 $653分佈式製造系統智能協調控制理論與模型
- 
                
                   統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e) 統計學習要素:機器學習中的數據挖掘、推斷與預測, 2/e (The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2/e)$954$906
- 
                
                   白話演算法!培養程式設計的邏輯思考 (Grokking Algorithms: An illustrated guide for programmers and other curious people) 白話演算法!培養程式設計的邏輯思考 (Grokking Algorithms: An illustrated guide for programmers and other curious people)$520$468
- 
                
                   $1,720Code Like a Pro in C# (Paperback) $1,720Code Like a Pro in C# (Paperback)
- 
                
                   領域驅動設計與 .NET Core:應用 DDD 原則,探索軟體核心複雜度 (Hands-On Domain-Driven Design with .NET Core) 領域驅動設計與 .NET Core:應用 DDD 原則,探索軟體核心複雜度 (Hands-On Domain-Driven Design with .NET Core)$780$608
- 
                
                   $1,980Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy (Paperback) $1,980Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy (Paperback)
商品描述
Reading and storing data is a core part of any application, and .NET developers want database access to be easy and intuitive. Entity Framework Core is a .NET library designed to simplify data persistence, bridging the mismatch between the different structures of object-oriented code and relational databases.
Entity Framework Core in Action teaches developers how to add database functionality to .NET applications with EF Core.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
商品描述(中文翻譯)
閱讀和儲存資料是任何應用程式的核心部分,而 .NET 開發人員希望資料庫的存取能夠簡單且直觀。Entity Framework Core 是一個 .NET 函式庫,旨在簡化資料持久性,彌補物件導向程式碼與關聯式資料庫之間的結構不匹配。
《Entity Framework Core in Action》教導開發人員如何使用 EF Core 為 .NET 應用程式添加資料庫功能。
購買印刷書籍可獲得 Manning Publications 提供的免費電子書,格式包括 PDF、Kindle 和 ePub。

 
     
     
     
     
    
 
     
     
     
     
     
     
     
     
     
     
    
 
    
 
     
    
 
    