Book description
- 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
Table of contents
- Cover
- Front Matter
- 1. Introducing Entity Framework Core
- 2. Installing Entity Framework Core
- 3. Concepts of Entity Framework Core
- 4. Reverse Engineering of Existing Databases (Database First Development)
- 5. Forward Engineering for New Databases
- 6. Customizing the Database Schema
- 7. Database Schema Migrations
- 8. Reading Data with LINQ
- 9. Object Relationships and Loading Strategies
- 10. Inserting, Deleting, and Modifying Records
- 11. Preventing Conflicts (Concurrency)
- 12. Logging
- 13. Asynchronous Programming
- 14. Dynamic LINQ Queries
- 15. Reading and Modifying Data with SQL, Stored Procedures, and Table-Valued Functions
- 16. Tips and Tricks for Mapping
- 17. Performance Tuning
- 18. Software Architecture with Entity Framework Core
- 19. Commercial Tools
- 20. Additional Components
- Case Studies
- Internet Resources
- New Features in Entity Framework Core 2.1
- Back Matter
Product information
- Title: Modern Data Access with Entity Framework Core : Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C#
- Author(s):
- Release date: June 2018
- Publisher(s): Apress
- ISBN: 9781484235522
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Hands-On Design Patterns with C# and .NET Core
Apply design patterns to solve problems in software architecture and programming using C# 7.x and .NET …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
ASP.NET Core in Action
Summary ASP.NET Core in Action is for C# developers without any web development experience who want …