https://github.com/codebeltnet/swashbuckle-aspnetcore
Ported from Cuemon.Extensions.Swashbuckle.AspNetCore, this library provides a uniform way of working with Swagger/OpenAPI for .NET <= .NET8.
https://github.com/codebeltnet/swashbuckle-aspnetcore
Last synced: 5 months ago
JSON representation
Ported from Cuemon.Extensions.Swashbuckle.AspNetCore, this library provides a uniform way of working with Swagger/OpenAPI for .NET <= .NET8.
- Host: GitHub
- URL: https://github.com/codebeltnet/swashbuckle-aspnetcore
- Owner: codebeltnet
- License: mit
- Created: 2024-09-21T12:17:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-13T21:57:26.000Z (7 months ago)
- Last Synced: 2025-11-13T23:29:48.724Z (7 months ago)
- Language: C#
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Extensions for Swashbuckle.AspNetCore API
[](https://github.com/codebeltnet/swashbuckle-aspnetcore/actions/workflows/pipelines.yml) [](https://codecov.io/gh/codebeltnet/swashbuckle-aspnetcore) [](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/swashbuckle-aspnetcore)
### âšī¸ About
An open-source project (MIT license) that targets and complements the [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) Swagger tooling for APIs built with ASP.NET Core. It aims to provide a uniform and convenient developer experience when working with Swagger 2.0 and OpenAPI 3.0.
Your versatile Swashbuckle.AspNetCore companion for modern development with `.NET 9` and `.NET 10`.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
> [!NOTE]
> To ensure access to current features, improvements, and security updates, and to keep the codebase clean and easy to maintain, we target only the latest long-term (LTS), short-term (STS) and (where applicable) cross-platform .NET versions.
### đ Documentation
Full documentation (generated by [DocFx](https://github.com/dotnet/docfx)) located here: https://swashbuckle.codebelt.net/
### đĻ Standalone Packages
Provides a focused API for RESTful versioning.
|Package|vNext|Stable|Downloads|
|:--|:-:|:-:|:-:|
| [Codebelt.Extensions.Swashbuckle.AspNetCore](https://www.nuget.org/packages/Codebelt.Extensions.Swashbuckle.AspNetCore/) |  |  |  |
### Contributing to `Extensions for Swashbuckle.AspNetCore API by Codebelt`
[Contributions](.github/CONTRIBUTING.md) are welcome and appreciated.
Feel free to submit issues, feature requests, or pull requests to help improve this library.
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.