Swagger tools for documenting APIs built on ASP.NET Core
$ dotnet add package Swashbuckle.AspNetCoreSwagger (OpenAPI) 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.