aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
N. Taylor Mullen 33d1aea8ea Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:39:31 -08:00
..
Internal Removed JavaScriptEncoder property from HtmlHelper 2016-02-02 16:52:13 -08:00
Properties Support overrides for client-side validation messages 2016-01-29 11:23:57 -08:00
Rendering Removed JavaScriptEncoder property from HtmlHelper 2016-02-02 16:52:13 -08:00
ViewComponents [Fixes #3952] ViewComponentDescriptor.Type should be a TypeInfo instance instead of a Type instance 2016-01-26 16:01:58 -08:00
ViewEngines
ViewFeatures Move Antiforgery.GetHtml() to MVC as an extension 2016-02-04 13:08:38 -08:00
ControllerTest.cs Added caching for validators 2016-01-26 17:15:16 -08:00
ControllerUnitTestabilityTests.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
RemoteAttributeTest.cs Support overrides for client-side validation messages 2016-01-29 11:23:57 -08:00
Resources.resx Support overrides for client-side validation messages 2016-01-29 11:23:57 -08:00
SkipStatusCodePagesAttributeTest.cs
ViewBufferTextWriterTest.cs
ViewComponentResultTest.cs [Fixes #3952] ViewComponentDescriptor.Type should be a TypeInfo instance instead of a Type instance 2016-01-26 16:01:58 -08:00
ViewComponentTests.cs Remove OSx+Mono skips related to aspnet/External#50 2016-01-30 22:51:48 -08:00
ViewResultTest.cs
project.json Transition to Netstandard. 2016-03-01 13:39:31 -08:00