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