Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Add more fine-grained RoutePrefix control #49

Description

@Dresel

From issue 48:

Atm when AddCultureAsRoutePrefix is used, the prefix is always added at the beginning of the route. This should be configurable:

Before [RouteArea], [RoutePrefix], [Route] - (as it is now)
After [RouteArea] but before [RoutePrefix], [Route]
After [RouteArea], [RoutePrefix] but before [Route]
After [RouteArea], [RoutePrefix], [Route]

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions