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

https://github.com/codebeltnet/asp-versioning

Ported from Cuemon.Extensions.Asp.Versioning, this library provides a uniform way of working with versioning for the Open API standard.
https://github.com/codebeltnet/asp-versioning

Last synced: 4 months ago
JSON representation

Ported from Cuemon.Extensions.Asp.Versioning, this library provides a uniform way of working with versioning for the Open API standard.

Awesome Lists containing this project

README

          

![Extensions for Asp.Versioning API by Codebelt](.nuget/icon.png)

# Extensions for Asp.Versioning API by Codebelt

[![Asp.Versioning Ext. CI/CD Pipeline](https://github.com/codebeltnet/asp-versioning/actions/workflows/pipelines.yml/badge.svg)](https://github.com/codebeltnet/asp-versioning/actions/workflows/pipelines.yml) [![codecov](https://codecov.io/gh/codebeltnet/asp-versioning/graph/badge.svg?token=BN2UhFM3bb)](https://codecov.io/gh/codebeltnet/asp-versioning) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=asp-versioning&metric=alert_status)](https://sonarcloud.io/dashboard?id=asp-versioning) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=asp-versioning&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=asp-versioning) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=asp-versioning&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=asp-versioning) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=asp-versioning&metric=security_rating)](https://sonarcloud.io/dashboard?id=asp-versioning) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codebeltnet/asp-versioning/badge)](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/asp-versioning)

### â„šī¸ About

An open-source project (MIT license) that targets and complements the [Asp.Versioning](https://github.com/dotnet/aspnet-api-versioning) versioning engine. It aims to provide a uniform and convenient developer experience when working with RESTful API versioning.

Your versatile Asp.Versioning 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.

### 📚 Documentation

Full documentation (generated by [DocFx](https://github.com/dotnet/docfx)) located here: https://versioning.codebelt.net/

### đŸ“Ļ Standalone Packages

Provides a focused API for RESTful versioning.

|Package|vNext|Stable|Downloads|
|:--|:-:|:-:|:-:|
| [Codebelt.Extensions.Asp.Versioning](https://www.nuget.org/packages/Codebelt.Extensions.Asp.Versioning/) | ![vNext](https://img.shields.io/nuget/vpre/Codebelt.Extensions.Asp.Versioning?logo=nuget) | ![Stable](https://img.shields.io/nuget/v/Codebelt.Extensions.Asp.Versioning?logo=nuget) | ![Downloads](https://img.shields.io/nuget/dt/Codebelt.Extensions.Asp.Versioning?color=blueviolet&logo=nuget) |

### Contributing to `Extensions for Asp.Versioning 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.