There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
In .NET 5, WebAPI has an important quality of life upgrade. In this project, I'm going to look at the integration of OpenAPI into the project, how it works, and then why it is so important. I'll also look briefly at NSwag and how to use it to generate API clients for our other applications using OpenAPI.