Book description
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.Table of contents
- Cover
- Front Matter
- 1. Introducing HTTP and REST
- 2. Introducing ASP.NET Core 8
- 3. Introduction to Application Development Best Practices
- 4. Basics of Clean REST APIs
- 5. Going Further with Clean REST APIs
- 6. Accessing Data Safely and Efficiently
- 7. Optimizing APIs
- 8. Introduction to Observability
- 9. Managing Application Secrets
- 10. Secure Your Application with OpenID Connect
- 11. Testing APIs
- Back Matter
Product information
- Title: Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8
- Author(s):
- Release date: November 2023
- Publisher(s): Apress
- ISBN: 9781484299791
You might also like
video
ASP.NET Core - SOLID and Clean Architecture (.NET 5 and Up)
Creating a modular, testable, and maintainable application in .NET Core requires a solid foundation. Setting up …
video
The Complete Guide to ASP.NET Core MVC (.NET 6)
This is a beginner to an advanced-level course on .NET 6 that will take you from …
book
ASP.NET Core in Action, Third Edition
Build professional-grade full-stack web applications using C# and ASP.NET Core. In ASP.NET Core in Action, Third …
book
Pro ASP.NET Core 6: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
Professional developers will produce leaner applications for the ASP.NET Core platform using the guidance in this …