Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter's topics with deeper research.
Exercise 11.1 – Online material
Online material could be created by Microsoft or third-parties, or extra content for this book.
Read the official documentation for FastEndpoints at the following link: https://fast-endpoints.com/.
Learn how to add OpenAPI aka Swagger support using NSwag to your FastEndpoints web services at the following link: https://fast-endpoints.com/docs/swagger-support.
FastEndpoints recommends xUnit, WebApplicationFactory, and FluentAssertions for unit and integration testing. Learn more in Chapter 12, Web Service Integration Testing, and at the following link: https://fast-endpoints.com/docs/integration-unit-testing.
Exercise 11.2 – Practice exercises
Practice exercises go deeper into the topics for this chapter.
FastEndpoints has an extensive tutorial for learning...