Cantitate/Preț
Produs

Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8

Autor Anthony Giretti
en Limba Engleză Paperback – 2 noi 2023
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
 Who This Book Is For
Beginner and intermediate professionals wishing to build clean, reliable and safe ASP.NET Core APIs and elevate their skills to a senior developer level.
Citește tot Restrânge

Preț: 21902 lei

Preț vechi: 27378 lei
-20% Nou

Puncte Express: 329

Preț estimativ în valută:
4191 4409$ 3470£

Carte disponibilă

Livrare economică 24 decembrie 24 - 07 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484299784
ISBN-10: 1484299787
Pagini: 430
Ilustrații: XVII, 430 p. 160 illus.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.63 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Introducing HTTP & REST.- Chapter 2: Introducing ASP.NET Core 8.- Chapter 3: Introduction to Application Development Best Practices.- Chapter 4: The Basics of Clean REST APIs.- Chapter 5: Going Further with Clean REST APIs.- Chapter 6: Accessing Data Safely and Efficiently.- Chapter 7: Optimizing APIs.- Chapter 8: Introduction to Observability.- Chapter 9: Managing Application Secrets.- Chapter 10: Secure Your Application with OpenID Connect.- Chapter 11: Testing APIs.



Notă biografică

Anthony Giretti is a passionate developer who always likes to learn new technologies. He is a Microsoft MVP (awarded six times) and got certified in MCSD in 2016. He is a senior developer/architect at Marchex in Toronto, Canada. A specialist in Web technologies (17 years experience), including .NET, his expertise in IT and his passion for sharing his knowledge allows him to understand any web project and help other developers achieve their projects. He loves to deal with performance constraints, high availability, and optimization challenges.

Textul de pe ultima copertă

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.
You will:
  • 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

Caracteristici

Teaches HTTP & REST principles with ASP.NET Core 8 JSON APIs with minimal APIs Offers hands-on learning with observability tools, accessing data, optimizing, securing, and testing your API Learn how to code APIs that match any API requirements with minimal effort