Beginning Entity Framework Core 2.0 Database Access from .NET /

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

Full description

Bibliographic Details
Main Author: Rouleau, Derek J. (Author, http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2018.
Edition:1st ed. 2018.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • Introduction
  • 1. Getting Started
  • 2. Working with Multiple Tables
  • 3. Stepping Beyond the Basics
  • 4. Data Validation and POCO's
  • 5. Stored Procedures, Table Design and Modifications
  • 6. ASP.NET MVC and EF Core 2.0
  • 7. Finishing our ASP.NET MVC .NET Core 2.0 Project
  • 8. Wrap-up and Where to Go Next
  • 9. Appendix A: Database Script For Chapter 6.