1.

Record Nr.

UNINA9910300748403321

Autore

Freeman Adam

Titolo

Pro Entity Framework Core 2 for ASP.NET Core MVC / / by Adam Freeman

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

9781484234358

1484234359

Edizione

[1st ed. 2018.]

Descrizione fisica

1 online resource (xxi, 650 pages)

Disciplina

004

Soggetti

Microsoft software

Microsoft .NET Framework

Software engineering

Data structures (Computer science)

Microsoft and .NET

Software Engineering

Data Structures

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

Part 1 -- 1 - Entity Framework Core in Context -- 2 - Your First Entity Framework Core Application -- 3 - Working with Databases -- 4 - SportsStore - A Real (Data) Application -- 5 - SportsStore - Storing Data -- 6 - SportsStore - Modifying Data -- 7 - SportsStore - Expanding the Data Model -- 8 - SportsStore - Scaling Up -- 9 - SportsStore - Customer Features -- 10 - SportsStore - Creating An API -- Part 2 -- 11 - Working with Entity Framework Core -- 12 - Performing Data Operations -- 13 - Understanding Migrations -- 14 - Creating Data Relationships -- 15 - Working with Relationships -- 16 - Working with Relationships -- 17 - Scaffolding an Existing Database -- 18 - Manually Modelling a Database -- Part 3 -- 19 - Keys -- 20 - Querying Data -- 21 - Storing Data -- 22 - Deleting Data -- 23 - Using Database Server Features -- 24 - Using Transactions.

Sommario/riassunto

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 from Entity Framework Core 2 in MVC projects. He begins by describing the different ways that Entity Framework Core 2 can model data and the different types of databases that can be used. He then shows you how to use Entity Framework Core 2 in your own MVC projects, starting from the nuts-and-bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need. You will: Gain a solid architectural understanding of Entity Framework Core 2 Learn how to create databases using your MVC data model Learn how to create MVC models using an existing database Learn how to use Entity Framework Core 2 to access data in an MVC application Learn how to use Entity Framework in RESTful Web Services Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them.