aspnetcore/test/Microsoft.AspNet.Mvc.ViewFe...
Doug Bunting eb70b1c28c Remove `WebUtility` use and handle `IHtmlContent` return values from view components
- #3571 and part of #3123
- split `ContentViewComponentResult` in two
- add `HtmlEncoder` to `ViewComponentContext`
- remove use of `WebUtility.HtmlEncode()` and `HtmlDecode()`

nits: remove unused `using`s in files I had open
2015-11-23 11:12:44 -08:00
..
Internal Allow ViewFeature tests to run in dnxcore50 2015-10-06 09:46:49 -07:00
Properties Strong name everything. 2015-11-03 21:16:49 -08:00
Rendering Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ViewComponents Remove `WebUtility` use and handle `IHtmlContent` return values from view components 2015-11-23 11:12:44 -08:00
ViewEngines Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ViewFeatures Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
ControllerTest.cs Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
ControllerUnitTestabilityTests.cs Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs Use `ModelMetadata.GetDisplayName()` in error message replacing `FormatException` and `OverflowException` 2015-10-22 15:50:36 -07:00
PartialViewResultTest.cs Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
RemoteAttributeTest.cs Reacting to ApplicationServices removal from HttpContext 2015-11-19 16:32:58 -08:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs Remove `WebUtility` use and handle `IHtmlContent` return values from view components 2015-11-23 11:12:44 -08:00
ViewComponentTests.cs Remove `WebUtility` use and handle `IHtmlContent` return values from view components 2015-11-23 11:12:44 -08:00
ViewResultTest.cs Switch concepts from misnamed `isPartial` to `isMainPage` 2015-11-18 15:59:37 -08:00
project.json Merge branch 'release' into dev 2015-11-11 10:59:32 -08:00