Middleware to expose an embedded version of Redoc from an ASP.NET Core application
$ dotnet add package Swashbuckle.AspNetCore.ReDocSwagger tooling for APIs built with ASP.NET Core.
Generate beautiful API documentation, including a UI to explore and test operations, directly from your routes, controllers and models.
Documentation, and samples, for using Swashbuckle.AspNetCore can be found in the repository's README.