Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
$ dotnet add package Swashbuckle.AspNetCore.AnnotationsOpenAPI (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.