Closed
Description
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