aspnet-api-versioning icon indicating copy to clipboard operation
aspnet-api-versioning copied to clipboard

Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.

Results 83 aspnet-api-versioning issues
Sort by recently updated
recently updated
newest added
trafficstars

In the recently released .NET 9, there's built in support for generating openapi documents. However, these documents have to be predefined by specifying `services.AddOpenApi();`. This means that all API document...

Hello, Thank you for the support and maintaining this library. I'm in the process of updating my code from .NET6 and OData v7 ``` ``` to .NET8 and OData v8...

question
asp.net core
odata

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Hi! With the default asp net minimal template the `DefaultApiVersion`...

bug
triage

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I've tried to configure query options globally, via controller action...

bug
triage

Hi, I am trying to implement 'Fallback' api version that would programmatically select the latest implemented API which

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I am using Minimal APIs with Asp.Versioning.Mvc 8.1.0. I have...

bug
triage

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. Supporting...

enhancement

# Fix compiler errors and update Odata sample - [x] You've read the [Contributor Guide](https://github.com/dotnet/aspnet-api-versioning/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://dotnetfoundation.org/code-of-conduct). - [ ] You've included unit or integration tests for your...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. _No...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. Do...

enhancement