ASP.NET and Swagger
Coding Tutorials Coding Tutorials
14.4K subscribers
2,788 views
90

 Published On Mar 24, 2023

You may know what your ASP.NET RESTful API does, but how can tell your clients? Swagger has the answer.

Source code available at: https://github.com/JasperKent/Swagger

Topics include:
- The difference between OpenAPI and Swagger
- Adding Swagger to an existing WebAPI project
- Interacting with your API using the Swagger UI
- Exposing metadata with C# attributes
- Managing HTTP status codes

show more

Share/Embed