The Complete ASP.NET Core 3 API Tutorial Hands-On Building, Testing, and Deploying
Use this ASP.NET Core API tutorial and straightforward step-by-step guide to build, test, and deploy an ASP.NET Core API to Azure. It will help you code confidently and efficiently, and provides just what you need for context. The book starts with detailing how to set up your development environment...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2020.
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631056306719 |
Tabla de Contenidos:
- Chapter 1: Introduction
- Chapter 2 : Setting Up Your Development Environment
- Chapter 3: Overview of Our API
- Chapter 4: Scaffold Our API Solution
- Chapter 5: The "C" in MVC
- Chapter 6: Our Model & Repository
- Chapter 7: Persisting Our Data
- Chapter 8: Environment Variables & User Secrets
- Chapter 9: Data Transfer Objects
- Chapter 10: Completing Our API Endpoints
- Chapter 11: Unit Testing Our API
- Chapter 12: The CI/CD Pipeline
- Chapter 13: Deploying to Azure.