Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.0] Support API Versioning #662

Open
Tiberriver256 opened this issue Dec 18, 2019 · 1 comment
Open

[2.0] Support API Versioning #662

Tiberriver256 opened this issue Dec 18, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@Tiberriver256
Copy link

There is another project focused on providing versioned OData APIs for different versions of .NET Web API across .NET and .NET Core here:
https://github.com/microsoft/aspnet-api-versioning

I had opened an issue quite awhile ago on their repo to ask if it was compatible with RESTier:
dotnet/aspnet-api-versioning#404

They had suggested it might be required to make some modifications in the RESTier code to support but weren't 100% sure. I had forgotten about this for awhile but we're getting to the stage in our API development life-cycle that we're going to start needing versioning. Was this on the roadmap at all for RESTier?

@robertmclaws robertmclaws self-assigned this Dec 5, 2023
@robertmclaws robertmclaws added this to the 2.0 milestone Dec 5, 2023
@robertmclaws robertmclaws changed the title Support for Versioned APIs [2.0] Support API Versioning Dec 5, 2023
@robertmclaws
Copy link
Collaborator

Likely API versioning options for 2.0:

Will need code and documentation for both options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants