Pro Entity Framework Core 2 for ASP.NET Core MVC
در کتاب Pro Entity Framework Core 2 for ASP.NET Core MVC، چگونگی بیشترین بهره برداری از Entity Framework Core 2 در پروژههای MVC توضیح داده شده است. مطالب این کتاب با توضیح روشهای مختلفی که Entity Framework Core 2 میتواند دادهها را مدل کند و انواع متفاوت دیتابیس هایی که میتواند از آنها استفاده میکند شروع میشود. سپس نحوهی استفاده از Entity Framework Core 2 در پروژههای MVC خودتان به شما نشان داده میشود که از اصول و مبانی شروع شده و تا ساخت ویژگیهای پیشرفتهتر و پیچیدهتر ادامه مییابد و آنقدر پیش میرود تا دانش مورد نیاز را به دست آورید.
این کتاب برای توسعه دهندگان ASP.NET Core MVC 2 است که میخواهند از Entity Framework Core 2 در پروژه هایشان به عنوان لایه دسترسی داده استفاده کنند.
What you’ll learn:
Gain a solid architectural understanding of Entity Framework Core 2
Learn how to create databases using your MVC data model
Learn how to create MVC models using an existing database
Learn how to use Entity Framework Core 2 to access data in an MVC application
Learn how to use Entity Framework in RESTful Web Services
Table of Contents
Part I: Introducing Entity Framework Core 2
Chapter 1: Entity Framework Core in Context
Chapter 2: Your First Entity Framework Core Application
Chapter 3: Working with Databases
Chapter 4: SportsStore: A Real (Data) Application
Chapter 5: SportsStore: Storing Data
Chapter 6: SportsStore: Modifying and Deleting Data
Chapter 7: SportsStore: Expanding the Model
Chapter 8: SportsStore: Scaling Up
Chapter 9: SportsStore: Customer Features
Chapter 10: SportsStore: Creating a RESTful Web Service
Part II: Entity Framework Core 2 in Detail
Chapter 11: Working with Entity Framework Core
Chapter 12: Performing Data Operations
Chapter 13: Understanding Migrations
Chapter 14: Creating Data Relationships
Chapter 15: Working with Relationships Part 1
Chapter 16: Working with Relationship Part 2
Chapter 17: Scaffolding an Existing Database
Chapter 18: Manually Modeling a Database
Part III: Advanced Entity Framework Core 2
Chapter 19: Working with Keys
Chapter 20: Queries
Chapter 21: Storing Data
Chapter 22: Deleting Data
Chapter 23: Using Database Server Features
Chapter 24: Using Transactions