Beginning Entity Framework Core 5
From Novice to Professional
Price | $40.95 - $44.99
|
Rating | |
Author | Eric Vogel |
Publisher | Apress |
Published | 2021 |
Pages | 317 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1484268814 |
ISBN-13 | 9781484268810 |
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 how to use Entity Framework Core 5 by implementing a simple ASP.NET Core Razor Pages line-of-business application. This example application will be similar to those you might write yourself and deploy to your users on a web or intranet site via a browser.
This book takes a code-first approach in which your database will be created and seeded programmatically. You won't need to create the database through your database engine's interface. Instead, you will be shown how to define your data model in Entity Framework, and then let Entity Framework do the work of creating your database and schema for you. From there you will learn how to seed your database with example data, then to implement the common, so-called CRUD operations consisting of creating, retrieving, updating, and deleting rows of data. By the end of the book you will have built a well-designed application that you can use as the basis for future applications that you create in your job.
- Eric Vogel
2 5 10
Similar Books
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
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
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
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
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
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
Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core
by Dustin Metzgar
Windows developers have always enjoyed the productivity boost you get with the .NET platform, tools like Entity Framework and ASP.NET, and the amazingly-powerful C# language. Now, .NET Core extends those same benefits to Linux-based systems, offering a true cross-platform solution for enterprise application development. The .NET Core tool...
Free ebook | Publisher: Manning | Release: 2017
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