Modern Data Access with Entity Framework Core

Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C#



Bookstore > Books > Modern Data Access with Entity Framework Core

Price$34.19 - $35.36
Rating
AuthorHolger Schwichtenberg
PublisherApress
Published2018
Pages644
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101484235517
ISBN-139781484235515
EBook Hardcover Paperback

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 optimize the performance of your applications, head-on!
Modern Data Access with Entity Framework Core teaches best practices, guidance, and shortcuts that will significantly reduce the amount of resources you internally dedicate to programming data access code. The proven methods and tools taught in this book, such as how to get better performance, and the ability to select the platform of your choice, will save you valuable time and allow you to create seamless data access. Dive into succinct guidance that covers the gamut - from installing Entity Framework Core, reverse engineering, forward engineering (including schema migrations), and data reading and modification with LINQ, Dynamic LINQ, SQL, Stored Procedures, and Table Valued Functions - to using third-party products such as LINQPad, Entity Developer, Entity Framework Profiler, EFPlus, and AutoMapper. You'll also appreciate excerpts of conceptual software architecture discussion around Entity Framework Core that might otherwise take years to learn.

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.




Similar Books


Code-First Development with Entity Framework

Code-First Development with Entity Framework

by Sergey Barskiy

Entity Framework Code-First enables developers to read and write data in a relational database system using C# or VB.NET. It is Microsoft's answer to demand for an ORM from .NET developers.This book will help you acquire the necessary skills to program your applications using Entity Framework. You will start with database configurati...

Price:  $24.99  |  Publisher:  Packt Publishing  |  Release:  2015

Beginning Entity Framework Core 2.0

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

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

Mastering Entity Framework

Mastering Entity Framework

by Rahul Rajat Singh

Data access is an integral part of any software application. Entity Framework provides a model-based system that makes data access effortless for developers by freeing you from writing similar data access code for all of your domain models.Mastering Entity Framework provides you with a range of options when developing a data-oriented appl...

Price:  $42.99  |  Publisher:  Packt Publishing  |  Release:  2015

Programming Entity Framework, 2nd Edition

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

Programming Entity Framework: DbContext

Programming Entity Framework: DbContext

by Julia Lerman, Rowan Miller

The DbContext API captures Entity Framework's (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your da...

Price:  $14.99  |  Publisher:  O'Reilly Media  |  Release:  2012

Beginning Entity Framework Core 5

Beginning Entity Framework Core 5

by Eric Vogel

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 ...

Price:  $40.95  |  Publisher:  Apress  |  Release:  2021

Entity Framework Core in Action

Entity Framework Core in Action

by Jon P Smith

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 wri...

Price:  $32.15  |  Publisher:  Manning  |  Release:  2018