Hands-on restful web services with ASP. NET core 3 design production-ready, testable, and flexible restful APIs for web applications and microservices

"Get up to speed with the latest features of C# 8, ASP.NET Core 3 and .NET Core 3.1 LTS to create robust and maintainable web services Key Features Apply design patterns and techniques to achieve a reactive, scalable web service Document your web services using the OpenAPI standard and test the...

Descripción completa

Detalles Bibliográficos
Otros Autores: Resca, Samuele, (author) (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, England ; Mumbai : Packt [2019]
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631534006719
Tabla de Contenidos:
  • Section 1: Getting Started. Chapter 1: REST 101 and Getting Started with ASP.NET Core
  • Section 2: Overview of ASP.NET Core. Chapter 2: Overview of ASP.NET Core ; Chapter 3: Working with the Middleware Pipeline ; Chapter 4: Dependency Injection System ; Chapter 5: Web Service Stack in ASP.NET Core ; Chapter 6: Routing System ; Chapter 7: Filter Pipeline
  • Section 3: Building a Real-World RESTful API. Chapter 8: Building the Data Access Layer ; Chapter 9: Implementing the Domain Logic ; Chapter 10: Implementing the RESTful HTTP Layer ; Chapter 11: Advanced Concepts of Building an API ; Chapter 12: The Containerization of Services ;Chapter 13: Service Ecosystem Patterns ; Chapter 14: Implementing Worker Services Using .NET Core ; Chapter 15: Securing Your Service
  • Section 4: Advanced Concepts for Building Services. Chapter 16: Caching Web Service Responses ; Chapter 17: Logging and Health Checking ; Chapter 18: Deploying Services on Azure ;Chapter 19: Documenting Your API Using Swagger ; Chapter 20: Testing Services Using Postman.