TheSharperDev
Educating about C# and F#
Posts
About
Tags
Categories
AspNet Core
19
Oct 2019
Add Swagger to a .NET Core 3.0 API
If you’ve ever interacted with an API, you know that it can be messy. Does it support json or xml? How should I co...