Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add constructor with a culture to RouteValueProvider #5336

@rynowak

Description

@rynowak

In the event that you want to decide to treat route values as culture-sensitive, you have to duplicate a lot of code. Our other IValueProvider implementations accept a CultureInfo in the constructor.

See my answer here, route values are an outlier with respect to this question.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions