Entity Framework Core in Action
Price | $32.15 - $39.99
|
Rating | |
Author | Jon P Smith |
Publisher | Manning |
Published | 2018 |
Pages | 520 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 161729456X |
ISBN-13 | 9781617294563 |
There's a mismatch in the way OO programs and relational databases represent data. Entity Framework is an object-relational mapper (ORM) that bridges this gap, making it radically easier to query and write to databases from a .NET application. EF creates a data model that matches the structure of your OO code so you can query and write to your database using standard LINQ commands. It will even automatically generate the model from your database schema.
Using crystal-clear explanations, real-world examples, and around 100 diagrams, Entity Framework Core in Action teaches you how to access and update relational data from .NET applications. You'll start with a clear breakdown of Entity Framework, long with the mental model behind ORM. Then you'll discover time-saving patterns and best practices for security, performance tuning, and even unit testing. As you go, you'll address common data access challenges and learn how to handle them with Entity Framework.
Chapter 1:
→ https://itbook.store/files/9781617294563/chapter1.pdf
Chapter 4:
→ https://itbook.store/files/9781617294563/chapter4.pdf
Source Code:
→ https://itbook.store/files/9781617294563/sourcecode.zip
- Jon P Smith (2 books)
4 5 84
Similar Books
Entity Framework Core in Action, 2nd Edition
by Jon P Smith
Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it's filled with over 100 diagrams, code snippets, and examples - including building and scaling your own bookselling web application. Learn from author Jon Smith's ex...
Price: $57.00 | Publisher: Manning | Release: 2021
by Dustin Metzgar
.NET Core is an open source framework that lets you write and run .NET applications on Linux and Mac, without giving up on Windows. Built for everything from lightweight web apps to industrial-strength distributed systems, it's perfect for deploying .NET servers to any cloud platform, including AWS and GCP..NET Core in Action introdu...
Price: $25.13 | Publisher: Manning | Release: 2018
by Matt Bailey
Traditional Linux server distributions include every component required for anything you might be hosting, most of which you don't need if you've containerized your apps and services. CoreOS Container Linux is a bare-bones distro with only the essential bits needed to run containers like Docker. Container Linux is a fast, secure...
Price: $13.49 | Publisher: Manning | Release: 2017
by Stefano Mostarda, Marco De Sanctis, Daniele Bochicchio
Entity Framework 4 in Action is an example-rich tutorial that helps .NET developers learn and master the subject. It begins by explaining object / relational mapping and then shows how you can easily transition to EF from ADO.NET. Through numerous focused examples and two larger case studies, the book unfolds the EF story in a clear, easy...
Price: $14.96 | Publisher: Manning | Release: 2011
Programming Entity Framework, 2nd Edition
by Julia Lerman
Get a thorough introduction to ADO.NET Entity Framework 4 - Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how to use EF4 in a...
Price: $6.99 | Publisher: O'Reilly Media | Release: 2010
Modern Data Access with Entity Framework Core
by Holger Schwichtenberg
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 ...
Price: $34.19 | Publisher: Apress | Release: 2018
Beginning Entity Framework Core 2.0
by Derek J. Rouleau
Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain.Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access c...
Price: $39.99 | Publisher: Apress | Release: 2018
Pro Entity Framework Core 2 for ASP.NET Core MVC
by Adam Freeman
Model, map, and access data effectively with Entity Framework Core 2, the latest evolution of Microsoft's object-relational mapping framework that allows developers to access data using .NET objects, and the most common data access layer used in ASP.NET Core MVC 2 projects.Best-selling author Adam Freeman explains how to get the most...
Price: $43.75 | Publisher: Apress | Release: 2018