Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.16 KB

package-readme.md

File metadata and controls

16 lines (9 loc) · 1.16 KB

Swashbuckle.AspNetCore

Swagger 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.

Build status Code coverage

Release notes

  • The repository's releases describes changes by release.
  • We tag Pull Requests and Issues with milestones which match to NuGet package release numbers.

Documentation and Samples

Documentation, and samples, for using Swashbuckle.AspNetCore can be found in the repository's README.