-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals - Tenth Edition
By :
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.
Online material could be created by Microsoft or third parties, or could be extra content for this book.
Learn when and how to implement asynchronous endpoints at the following link:
https://github.com/markjprice/cs14net10/blob/main/docs/ch15-async-endpoints.md.
If you would like to learn about web service health checks, OpenAPI analyzers, adding security HTTP headers, and enabling HTTP/3 support for HttpClient, then you can read the optional online-only section at the following link:
https://github.com/markjprice/cs14net10/blob/main/docs/ch15-advanced.md.
You can learn more about how to convert HTTP request...