Robuta

https://github.com/mmusket/WebApi-profiling
A repo showing how to integrate miniprofiler with swashbuckle. Which essentially allows the profiling of webapi projects - mmusket/webapi-profiling
githubwebapiprofilingreposhowing
https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/3.0.0
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core
nuget galleryswashbuckleaspnetcoreswagger
https://www.nuget.org/packages/FCP.Swashbuckle.AspNetCore.SwaggerGen/2.0.0
Swashbuckle AspNetCore SwaggerGen Extensions
nuget galleryfcpswashbuckleaspnetcore
https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/6.1.4
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
nuget galleryswashbuckleaspnetcoreswagger
https://www.thoughtworks.com/en-th/radar/tools/swashbuckle-for-net-core
In the current state of technology services, exposing RESTFul APIs is increasingly adopted and API documentation is very important for consumers. In this...
net coreswashbuckletechnologyradarthoughtworks
https://www.c-sharpcorner.com/uploadfile/8fcbaf/asp-net-web-api-2-documentation-and-testing/
In this article we will learn to do better ASP.NET Web API 2 documentation and testing in a very interactive way using Swashbuckle/ Swagger.
asp netweb apidocumentationtestingusing