aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K 5168808906 Introducing RazorTextWriter
RazorTextWriter represents the result of rendering a page as a sequence of
strings rather than a concatenated string. This avoids building up large
strings in memory.
2014-08-05 10:09:04 -07:00
..
ActionResults Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
AntiXsrf
Filters Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
Formatters Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
Logging Added Logging to Mvc 2014-08-01 15:33:47 -07:00
OptionDescriptors Moving to the latest pattern of Specifying formatters using options 2014-07-29 18:02:10 -07:00
ParameterBinding Introducing Controller.TryUpdateModel 2014-07-25 10:08:44 -07:00
Properties
ReflectedModelBuilder
Rendering Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
Routing Added Logging to Mvc 2014-08-01 15:33:47 -07:00
ActionAttributeTests.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
ActionExecutorTests.cs
ControllerTests.cs [Issue #527] Revive common ActionResults - Part 1. 2014-07-25 13:04:59 -07:00
DefaultActionDiscoveryConventionsActionSelectionTests.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
ExpiringFileInfoCacheTest.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs Adding support for content negotiation. 2014-07-29 17:26:56 -07:00
Microsoft.AspNet.Mvc.Core.Test.kproj Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
MockMvcOptionsAccessor.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
MvcOptionsTests.cs
MvcRouteHandlerTests.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs Fix for issue #349 2014-08-04 16:49:24 -07:00
ReflectedActionInvokerTest.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
StaticActionDiscoveryConventions.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
StaticControllerAssemblyProvider.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
ViewComponentTests.cs
ViewResultTest.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
project.json Added Logging to Mvc 2014-08-01 15:33:47 -07:00