Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8 Год издания: 2023 Автор: Giretti A. Издательство: Apress ISBN: 978-1-4842-9979-1 Язык: Английский Формат: PDF Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 438 Описание: Learn ASP.NET Core APIs delivered in its latest version of the Microsoft Framework: .NET 8. This book will show you how to develop APIs with ASP.NET Core 8. Author Anthony Giretti will reveal all you need to know about HTTP protocol, REST architecture style, and ASP.NET Core 8. You will learn what reflexes and mindset a developer must have to approach the development of an API of medium complexity. By performing CRUD operations on a SQL Server database, you will see how to set up a clean and reliable application with industry best practices (clean code, security, observability, optimization and testing). After completing Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8, you will be able to develop many kinds of APIs that require a senior developer level of knowledge and provide your customers with high-quality APIs. What You Will Learn: - Discover the latest version of ASP.NET Core 8 - Code REST APIs with minimal APIs - Become familiar with clean code principles - Optimize performances with caching, background tasks and more - Make APIs resilient by handling SQL and HttpClient transient errors - Understand the importance of observability - Implement Authentication and Authorization - Grasp OWASP principles - Protect sensitive data - Master unit testing best practices
Примеры страниц
Оглавление
About the Author ix About the Technical Reviewer xi Acknowledgments xiii Prerequisites xv Introduction xvii Chapter 1: Introducing HTTP and REST 1 Chapter 2: Introducing ASP.NET Core 8 43 Chapter 3: Introduction to Application Development Best Practices 71 Chapter 4: Basics of Clean REST APIs 91 Chapter 5: Going Further with Clean REST APIs 213 Chapter 6: Accessing Data Safely and Efficiently 267 Chapter 7: Optimizing APIs 303 Chapter 8: Introduction to Observability 345 Chapter 9: Managing Application Secrets 375 Chapter 10: Secure Your Application with OpenID Connect 385 Chapter 11: Testing APIs 403 Index 419
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum