Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Analyze the removal of ProxiedApiRouteEndpointLookup in favor of better use of endpoint routing #41

Description

@joaofbantunes

With ASP.NET Core 3.0, there seems to be more focus on endpoint routing (introduced in 2.2).

I haven't really looked at it much, but it might be worth it, to check if we can get rid of the manual routing we're doing with the ProxiedApiRouteEndpointLookup, in favor of using the routing capabilities already present in the framework.

As an example, we can take a look at what MapControllers does, see what we can learn from it.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions