https://github.com/vahidn/openapiswaggerdoc
This is a sample project to show how to use the OpenAPI Swagger in .NET apps
https://github.com/vahidn/openapiswaggerdoc
asp-net-core aspnetcore openapi swagger swagger-api swashbuckle swashbuckleaspnetcore
Last synced: 8 months ago
JSON representation
This is a sample project to show how to use the OpenAPI Swagger in .NET apps
- Host: GitHub
- URL: https://github.com/vahidn/openapiswaggerdoc
- Owner: VahidN
- License: apache-2.0
- Created: 2023-03-09T06:31:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T11:30:04.000Z (about 3 years ago)
- Last Synced: 2025-03-21T09:26:46.170Z (12 months ago)
- Topics: asp-net-core, aspnetcore, openapi, swagger, swagger-api, swashbuckle, swashbuckleaspnetcore
- Language: C#
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Documenting ASP.NET Core Web-API's using OpenAPI Swagger
This is a sample project to show how to use the OpenAPI Swagger in .NET apps.