aspnet-api-versioning
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.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Hi, Version 6 works like a dream and I've migrated...
### 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. Our...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug URL versioning is giving me back the following error stating...
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.7 to 5.2.9. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps System.Threading.Tasks from 4.0.11 to 4.3.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [Microsoft.AspNet.WebApi.OwinSelfHost](https://github.com/aspnet/AspNetWebStack) from 5.2.7 to 5.2.9. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Using .NET 6, OData 8 and the preview version of the library, I have some problems with generating correct swagger documentation for the `AllowedQueryOptions`. All the code is based on...
For a project I am working on we have to follow API design rules from the Dutch government. Unfortunately they insist on using the version in the URL, but only...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I'm encountering an issue with Swagger/OpenAPI documentation in my ASP.NET...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug As described in [API Notifications](https://github.com/dotnet/aspnet-api-versioning/wiki/Versioned-Clients#api-notifications) section, the default `ApiVersionHandlerLogger` is...