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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/3051 for details. Calling NullabilityInfoContext.Create(PropertyInfo) on Properties obtained from...

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

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I'm experiencing an issue where `ApiVersionMatcherPolicy` invalidates a valid candidate,...

bug
triage

Hi, Aditya here from the Infor GRC automation team. We have been using these packages for our product, GRC (Governance Risk and Compliance), for a while now. Infor GRC has...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I recently configured JSON columns in a service using Microsoft.EntityFrameworkCore.SqlServer...

bug
investigate

# Add support for Microsoft.AspNetCore.OData v9 - [ ] 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 change,...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I used `Asp.Versioning.OData.ApiExplorer 8.1.0` `AddODataApiExplorer` with the following configuration: -...

asp.net core
odata
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Hey guys, i'm having a problem with a project i'm...

bug
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug In my application when the HttpRequest is done the RequestServices...

bug
triage

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Cross posting from https://github.com/dotnet/aspnetcore/issues/62186 Reported there, since [the code](https://github.com/dotnet/aspnet-api-versioning/blob/39cfc87fd96972a8db19170d004ec89211e7161d/src/AspNetCore/WebApi/src/Asp.Versioning.Http/DependencyInjection/IServiceCollectionExtensions.cs#L219) explicitly...

bug
enhancement
asp.net core