aspnet / Mvc

[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
5.62k stars 2.14k forks source link

Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` #8674

Closed dougbu closed 5 years ago

dougbu commented 5 years ago

nits:

dougbu commented 5 years ago

@rynowak I assigned this to you because we discussed the fix offline…