Codebelt.Extensions.Asp.Versioning
9.0.0-preview.2
See the version list below for details.
dotnet add package Codebelt.Extensions.Asp.Versioning --version 9.0.0-preview.2
NuGet\Install-Package Codebelt.Extensions.Asp.Versioning -Version 9.0.0-preview.2
<PackageReference Include="Codebelt.Extensions.Asp.Versioning" Version="9.0.0-preview.2" />
paket add Codebelt.Extensions.Asp.Versioning --version 9.0.0-preview.2
#r "nuget: Codebelt.Extensions.Asp.Versioning, 9.0.0-preview.2"
// Install Codebelt.Extensions.Asp.Versioning as a Cake Addin #addin nuget:?package=Codebelt.Extensions.Asp.Versioning&version=9.0.0-preview.2&prerelease // Install Codebelt.Extensions.Asp.Versioning as a Cake Tool #tool nuget:?package=Codebelt.Extensions.Asp.Versioning&version=9.0.0-preview.2&prerelease
About
An open-source project (MIT license) that targets and complements the asp-versioning versioning engine. It aims to provide a uniform and convenient developer experience when working with RESTful API versioning.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Codebelt.Extensions.Asp.Versioning for .NET
The Codebelt.Extensions.Asp.Versioning
namespace contains types and extension methods that complements the Asp.Versioning
namespace by adding new ways of working versioning for Open API 3.x.
More documentation available at our documentation site:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
-
net8.0
- Asp.Versioning.Abstractions (>= 8.1.0)
- Asp.Versioning.Http (>= 8.1.0)
- Asp.Versioning.Mvc (>= 8.1.0)
- Asp.Versioning.Mvc.ApiExplorer (>= 8.1.0)
- Cuemon.AspNetCore (>= 9.0.0-preview.9)
-
net9.0
- Asp.Versioning.Abstractions (>= 8.1.0)
- Asp.Versioning.Http (>= 8.1.0)
- Asp.Versioning.Mvc (>= 8.1.0)
- Asp.Versioning.Mvc.ApiExplorer (>= 8.1.0)
- Cuemon.AspNetCore (>= 9.0.0-preview.9)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Codebelt.Extensions.Asp.Versioning:
Package | Downloads |
---|---|
Codebelt.Extensions.Swashbuckle.AspNetCore
The Codebelt.Extensions.Swashbuckle.AspNetCore namespace contains types and extension methods that complements the Swashbuckle.AspNetCore namespace by adding new ways of working with Swagger 2.0 and OpenAPI 3.0. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0-preview.3 | 92 | 10/11/2024 |
9.0.0-preview.2 | 87 | 10/5/2024 |
9.0.0-preview.1 | 92 | 9/29/2024 |
8.4.0 | 135 | 9/21/2024 |
Version 9.0.0
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
- REMOVED Support for TFM .NET 6 (LTS)
Version 8.4.0
Availability: .NET 8 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 8.3.2
Availability: .NET 8 and .NET 6
# ALM
- REMOVED Support for TFM .NET 7 (STS)
Version 8.3.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 8.2.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.1.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
# Improvements
- CHANGED RestfulApiVersioningOptions class in the Codebelt.Extensions.Asp.Versioning namespace to include non-official MIME-types in the ValidAcceptHeaders property
Version: 8.0.1
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version: 8.0.0
Availability: .NET 8, .NET 7 and .NET 6
# ALM
- ADDED TFM for net8.0
- CHANGED Dependencies to latest and greatest with respect to TFMs