aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Doug Bunting c74a945dda
Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674)
* Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture`
- #8578
- user may override this choice in one case:
  - register a custom `IValueProviderFactory` to pass another `CultureInfo` into the `RouteValueProvider`
- values are used as programmatic tokens outside `RouteValueProvider`

nits:
- take VS suggestions in changed classes
- take VS suggestions in files I had open :)
2018-10-30 20:09:17 -07:00
..
DependencyInjection Cleanup TestCommon 2018-05-18 10:45:57 -07:00
Internal Allow custom handling of antiforgery failures 2018-10-19 13:47:08 -07:00
Model
Properties
Rendering Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ViewComponents Upgrade to xunit 2.3.0-beta4 2017-08-17 10:45:03 -07:00
ViewEngines Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
ViewFeatures Convert `RouteValueDictionary` values to `string` using `CultureInfo.InvariantCulture` (#8674) 2018-10-30 20:09:17 -07:00
ControllerTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
ControllerUnitTestabilityTests.cs House Cleaning - Spelling and grammar 🚿 2017-08-30 14:58:44 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
ModelStateDictionaryExtensionsTest.cs Add overload for AddModelError without ModelMetadata (#7407) 2018-03-02 11:03:46 -08:00
PartialViewResultTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00
RemoteAttributeTest.cs Fix obsolete constraint resolver usage (#8361) 2018-08-30 13:28:46 +12:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs Cleanup TestCommon 2018-05-18 10:45:57 -07:00
ViewComponentTests.cs
ViewResultTest.cs Remove TestOptionsManager 2017-10-30 17:49:15 -07:00