E-Book, Englisch, 510 Seiten
Resca Hands-On RESTful Web Services with ASP.NET Core 3
1. Auflage 2019
ISBN: 978-1-78953-924-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Design production-ready, testable, and flexible RESTful APIs for web applications and microservices
E-Book, Englisch, 510 Seiten
ISBN: 978-1-78953-924-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On RESTful Web Services with ASP.NET Core 3".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - REST 101 and Getting Started with ASP.NET Core
- Overview of ASP.NET Core
- Working with the Middleware Pipeline
- Dependency Injection System
- Web Service Stack in ASP.NET Core
- Routing System
- Filter Pipeline
- Building the Data Access Layer
- Implementing the Domain Logic
- Implementing the RESTful HTTP Layer
- Advanced Concepts of Building an API
- The Containerization of Services
- Service Ecosystem Patterns
- Implementing Worker Services Using.NET Core
- Securing Your Service
- Caching Web Service Responses
- Logging and Health Checking
- Deploying Services on Azure
- Documenting Your API Using Swagger
- Testing Services Using Postman