aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Doug Bunting 293ac81fe1 Use ordinal comparisons in `ExpressionTextCache`
- #6349
- C# field and property names are case-sensitive
  - it's not important (where this cache is used) that HTML field names are case-insenstive
2017-06-29 14:59:06 -07:00
..
DependencyInjection
Internal Use ordinal comparisons in `ExpressionTextCache` 2017-06-29 14:59:06 -07:00
Model
Properties
Rendering Add methods to TagBuilder (#6287) 2017-05-19 12:23:16 -07:00
ViewComponents Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
ViewEngines
ViewFeatures React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Return to NetStandard 2017-05-25 10:34:16 -07:00
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs
ViewComponentTests.cs
ViewResultTest.cs