Skip to content

Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course

Notifications You must be signed in to change notification settings

tjoudeh/DocumentingAspNetCoreApisWithOpenAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documenting an ASP.NET Core API with OpenAPI / Swagger

Fully functioning finished sample code for my Documenting an ASP.NET Core API with Swagger / OpenAPI course.

The code contains everything from basic documentation with OpenAPI / Swagger (using Swashbuckle.AspNetCore) over dealing with not-so-obvious use cases, ApiExplorer, authentication and versioning right up to customizing the UI.

Built with ASP.NET Core 2.2

You can find the course over at Pluralsight: https://app.pluralsight.com/library/courses/aspdotnet-core-api-openapi-swagger/table-of-contents

About

Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.7%
  • HTML 4.2%
  • CSS 0.1%