You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
@Codenator81 routing happens after middleware runs, so I think this ordering is incorrect. We are looking to enable middleware to run as a result of routing in #224, and I think that would enable you to do this.
After initialized mvc in startup.cs it is not possible get route segment in custom middleware.
Related issue aspnet/Localization#122
The text was updated successfully, but these errors were encountered: