Beginning Entity Framework Core 5 : From Novice to Professional (1st)

個数:
電子版価格
¥11,979
  • 電子版あり
  • ポイントキャンペーン

Beginning Entity Framework Core 5 : From Novice to Professional (1st)

  • ウェブストア価格 ¥12,410(本体¥11,282)
  • APress(2021/03発売)
  • 外貨定価 US$ 64.99
  • 【ウェブストア限定】洋書・洋古書ポイント5倍対象商品(~2/28)
  • ポイント 560pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 317 p.
  • 言語 ENG
  • 商品コード 9781484268810
  • DDC分類 005.1

Full Description

Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will be shown how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser. 
This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job. 

What You Will Learn

Download and install Entity Framework Core 5
Perform create, read, update, and delete (CRUD) operations
Create and seed a database with example data using Entity Framework Core 5
Incrementally add new database functionality through Entity Framework Core 5 migrations
Recognize when to take advantage of new features introduced in Entity Framework Core 5
Deliver line-of-business applications using ASP.NET Core that run in a browser

Who This Books Is For
Developers who are familiar with C# and the .NET Framework who want to learn database access using Entity Framework Core 5. For developers creating web-based, line-of-business applications who want to create those applications more quickly and efficiently when databases are involved. 

Contents

Introduction.- Part I. Getting Started.- 1. Installation.- 2. Project Structure.- Part II. Core Features.- 3. Entities.- 4. Database Context.- 5. Creating a Database from Code.- 6. Seeding Data.- 7. Getting Data.- 8. Inserting Data.- 9. Updating Data.- 10. Deleting Data.- 11. Navigation Properties.- Part III. Advanced Features.- 12. Aggregations.- 13. Stored Procedures.- 14. Migrations.- Part IV. A Model Web Application.- 15. Authentication on the Web.- 16. Displaying Data on the Web.- 17. Inserting Data on the Web.- 18. Updating Data on the Web.- 19. Deleting Data on the Web.- 20. Reporting on the Web.- 21. Authorization on the Web..- Part V. Learning More.- 22 Delving Deeper.- 23 Conclusion.

最近チェックした商品