Swagger tools for documenting APIs built on ASP.NET Core
$ dotnet add package Swashbuckle.AspNetCoreOpenAPI (Swagger) tooling for APIs built with ASP.NET Core.
Generate beautiful API documentation, including a UI to explore and test operations, directly from your endpoints, routes, controllers and models.
Documentation, and samples, for using Swashbuckle.AspNetCore can be found in the repository's README.