Overview
- 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
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
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.Keywords
Table of contents (11 chapters)
Authors and Affiliations
About the author
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.
Bibliographic Information
Book Title: Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
Book Subtitle: Develop Robust Minimal APIs with .NET 8
Authors: Anthony Giretti
DOI: https://doi.org/10.1007/978-1-4842-9979-1
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Anthony Giretti 2023
Softcover ISBN: 978-1-4842-9978-4Published: 02 November 2023
eBook ISBN: 978-1-4842-9979-1Published: 01 November 2023
Edition Number: 1
Number of Pages: XVII, 430
Number of Illustrations: 160 b/w illustrations
Topics: Microsoft and .NET, Web Development, Programming Techniques