Swagger in ASP .NET Core 5
We have been using Swashbuckle to auto-generate documentation for our .Net Core WebApi's. ASP .NET Core 5 supports the OpenAPI specification and the Web API project template enables the OpenAPI support by default, and includes a reference to the Swas...
brynt.hashnode.dev3 min read