Skip to content

thedanfernandez/aspnet-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aspnet-swagger

Basic demo showing complex types and triple-slash comments for swagger based on the ASP.NET Swagger tutorial

This uses the XML Documentation Comments, configured in csproj, to populate Swagger.

ProductController

Returns a basic Product class and includes triple-slash /// comments that appear in Swagger.

Setup

  • You'll need to install .NET
  • From a command line run "dotnet run" or run from Visual Studio

URLs

About

Basic demo showing complex types and triple-slash comments for swagger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages