An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Extensions for Swashbuckle.AspNetCore API by Codebelt](.nuget/icon.png)

# Extensions for Swashbuckle.AspNetCore API

[![Swashbuckle.AspNetCore Ext. CI/CD Pipeline](https://github.com/codebeltnet/swashbuckle-aspnetcore/actions/workflows/pipelines.yml/badge.svg)](https://github.com/codebeltnet/swashbuckle-aspnetcore/actions/workflows/pipelines.yml) [![codecov](https://codecov.io/gh/codebeltnet/swashbuckle-aspnetcore/graph/badge.svg?token=BN2UhFM3bb)](https://codecov.io/gh/codebeltnet/swashbuckle-aspnetcore) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=swashbuckle-aspnetcore&metric=alert_status)](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=swashbuckle-aspnetcore&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=swashbuckle-aspnetcore&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=swashbuckle-aspnetcore&metric=security_rating)](https://sonarcloud.io/dashboard?id=swashbuckle-aspnetcore) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codebeltnet/swashbuckle-aspnetcore/badge)](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/) | ![vNext](https://img.shields.io/nuget/vpre/Codebelt.Extensions.Swashbuckle.AspNetCore?logo=nuget) | ![Stable](https://img.shields.io/nuget/v/Codebelt.Extensions.Swashbuckle.AspNetCore?logo=nuget) | ![Downloads](https://img.shields.io/nuget/dt/Codebelt.Extensions.Swashbuckle.AspNetCore?color=blueviolet&logo=nuget) |

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