Documenting your ASP.NET Core Web API with Swashbuckle
So you’ve finished your API, it’s awesome. Does everything you expect it to do, you’ve got great unit and integration tests to cover a percentage that makes you happy and handles exceptions and resource management flawlessly. Let’s go a step further and say that your API solves a really useful problem that would necessitate someone …