Beginning Entity Framework Core 5 : from novice to professional /
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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
Apress,
2021.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- Part I. Getting Started
- 1. Installation
- 2. Project Structure
- Part II. Core Features
- 3. Entities
- 4. Database Context
- 5. Creating a Database from Code
- 6. Seeding Data
- 7. Getting Data
- 8. Inserting Data
- 9. Updating Data
- 10. Deleting Data
- 11. Navigation Properties
- Part III. Advanced Features
- 12. Aggregations
- 13. Stored Procedures
- 14. Migrations
- Part IV. A Model Web Application
- 15. Authentication on the Web
- 16. Displaying Data on the Web
- 17. Inserting Data on the Web
- 18. Updating Data on the Web
- 19. Deleting Data on the Web
- 20. Reporting on the Web
- 21. Authorization on the Web.
- Part V. Learning More
- 22 Delving Deeper
- 23 Conclusion.