Skip to content

Support ASP.NET Core 2.2 Endpoint Routing #413

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

Closed
commonsensesoftware opened this issue Dec 16, 2018 · 1 comment
Closed

Support ASP.NET Core 2.2 Endpoint Routing #413

commonsensesoftware opened this issue Dec 16, 2018 · 1 comment
Assignees
Milestone

Comments

@commonsensesoftware
Copy link
Collaborator

ASP.NET Core 2.2 introduces a new routing system known as Endpoint Routing. Endpoint Routing is completely different and mutually exclusive with the existing legacy routing system. API Versioning should support both methods of routing.

Requirements

  • Continue to support existing legacy routing system
  • Support Endpoint Routing feature
  • Minimum version of ASP.NET Core will become 2.2

Related Issues

@commonsensesoftware
Copy link
Collaborator Author

This issue is resolved by PR #417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant