..
ApplicationModel
[ Fixes #2700 ] Added HttpHeadAttribute
2015-06-17 12:58:02 -07:00
Internal
Split Mvc.Core
2015-06-09 02:12:13 -07:00
ModelBinding
Add `ModelBindingResult.IsFatalError` and make body binding more consistent
2015-06-18 16:19:01 -07:00
Properties
Split Mvc.Core
2015-06-09 02:12:13 -07:00
Routing
React to Http namespace changes.
2015-05-07 15:19:10 -07:00
ActionExecutorTests.cs
Fix #2414 Part 2 - Add [DefaultValue(...)] support to the invoker for
2015-05-14 13:58:02 -07:00
BindAttributeTest.cs
[ Fixes #2564 ] Support comma separated string include in BindAttribute
2015-06-08 14:30:10 -07:00
ControllerActionArgumentBinderTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
ControllerActionDescriptorBuilderTest.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
ControllerActionDescriptorProviderTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
ControllerActionInvokerTest.cs
[ Fixes #2409 ] Return EmptyResult for void actions
2015-06-11 11:51:51 -07:00
DefaultActionSelectorTests.cs
[ Fixes #2700 ] Added HttpHeadAttribute
2015-06-17 12:58:02 -07:00
DefaultAssemblyProviderTests.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
DefaultControllerActivatorTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
DefaultControllerFactoryTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
DefaultControllerTypeProviderTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
DefaultFilterProviderTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
ExcludeTypeValidationFilterExtensionsTests.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
FilterCollectionExtensionsTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
FlushReportingStream.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
HttpMethodProviderAttributesTests.cs
[ Fixes #2700 ] Added HttpHeadAttribute
2015-06-17 12:58:02 -07:00
HttpResponseStreamWriterTest.cs
Custom stream writer which avoids writing the BOM and does not flush or close the stream.
2015-05-11 13:27:05 -07:00
KnownRouteValueConstraintTests.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.Core.Test.xproj
…
MockMvcOptionsAccessor.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
MockScopedInstance.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
ModelBindingHelperTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
MvcCoreServiceCollectionExtensionsTest.cs
Adding an 'AddMinimalMvc()' for Mvc.Core and sample
2015-06-12 11:29:47 -07:00
MvcOptionsTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
MvcRouteHandlerTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
NoContentFormatterTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
NonDisposableStreamTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
ObjectResultTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
OutputFormatterTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
RouteDataActionConstraintTest.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
RouteTemplateProviderAttributesTest.cs
[ Fixes #2700 ] Added HttpHeadAttribute
2015-06-17 12:58:02 -07:00
ScopedInstanceTest.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
SessionStateTempDataProviderTest.cs
React to Session api review changes
2015-06-08 09:44:05 -07:00
SimpleTypeExcludeFilterTest.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
StreamOutputFormatterTest.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
StringOutputFormatterTests.cs
Split Mvc.Core
2015-06-09 02:12:13 -07:00
TempDataDictionaryTest.cs
Update LICENSE.txt and license header on files.
2015-05-01 13:55:25 -07:00
TestController.cs
Fix #2414 Part 2 - Add [DefaultValue(...)] support to the invoker for
2015-05-14 13:58:02 -07:00
UrlHelperTest.cs
React to Http namespace changes.
2015-05-07 15:19:10 -07:00
project.json
…