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
Properties
Rendering
ViewComponents Remove `WebUtility` use and handle `IHtmlContent` return values from view components 2015-11-23 11:12:44 -08:00
ViewEngines
ViewFeatures
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
PartialViewResultTest.cs
RemoteAttributeTest.cs
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
project.json