Skip to Content
Mastering ASP.NET Web API
book

Mastering ASP.NET Web API

by Mithun Pattankar, Malendra Hurbuns
August 2017
Intermediate to advanced
330 pages
7h 26m
English
Packt Publishing
Content preview from Mastering ASP.NET Web API

Integrating with EF Core

Entity Framework Core (EF Core) is the latest ORM from Microsoft for the .NET Core framework in line with the ASP.NET Core roadmap. Now, ASP.NET Core and EF Core provide a great platform to build cross-platform web applications.

EF Core is a complete rewrite of EF 6 into more focused packages to make it leaner. The EF team plans to support both relational and non-relational databases. At the time of writing this book, EF 1.1 was released and will take a while to develop as a mature ORM. To learn more about EF Core, visit https://docs.microsoft.com/en-us/ef/.

In this section, we will create the PacktContactsCore web API project to integrate with the database using EF Core. We will use the MS SQL Server 2014 Express ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical ASP.NET Web API

Practical ASP.NET Web API

Badrinarayanan Lakshmiraghavan
Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Pro ASP.NET Web API: HTTP Web Services in ASP.NET

Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi

Publisher Resources

ISBN: 9781786463951Supplemental Content