Using OpenAPI/Swagger for Testing and Code Generation in ASP.NET Core
Start course
By Kevin Dockx
Active course
Intermediate
02:00
4.8
Testing an API improves its reliability. Generating client-side code helps with getting started fast when building a client that consumes your API. OpenAPI can help with both. In this course, you'll learn how.