Entity Framework Core in Action

Entity Framework Core in Action

by JonSmith (Author), Jon Smith (Author)

Synopsis

Reading and storing data is a core part of any application, and .NET developers want database access to be easy and intuitive. Entity framework Core is a .NET library designed to simplify data persistence, bridging the mismatch between the different structures of object-oriented code and relational databases.

Entity Framework Core in Action teaches developers how to add database functionality to .NET applications with EF Core.

Key features

* Clear Introduction

* Teaches from real-world applications

* Hands-on examples

Audience

This book assumes readers are familiar with .NET development and some understanding of what relational databases are. No experience with SQL needed.

About the technology

With EF Core, you can access data using abstract objects and properties without tightly coupling your code to the underlying relational database structure. And because it's part of Microsoft's open source .NET Core initiative, EF works on Windows, Linux and MacOS, and even mobile platforms via Microsoft's Xamarin.

Author biography

Jon Smith is a full-stack software developer and architect who focuses on

Microsoft's ASP.NET web applications using Entity Framework (EF) ORM on the server-side, with various front-end JavaScript libraries. Jon is especially interested in defining patterns and building libraries that improve the speed of development of ASP.NET web/database applications.

$31.62

Save:$21.89 (41%)

Quantity

6 in stock

More Information

Format: Paperback
Pages: 520
Edition: 1
Publisher: Manning Publications
Published: 25 Sep 2018

ISBN 10: 161729456X
ISBN 13: 9781617294563

Author Bio

Jon Smith is a full-stack software developer and architect who focuses on

Microsoft's ASP.NET web applications using Entity Framework (EF) ORM on the server-side, with various front-end JavaScript libraries. Jon is especially interested in defining patterns and building libraries that improve the speed of development of ASP.NET web/database applications.