..
ApplicationModel
…
Authorization
…
DepenencyInjection
Homogenize MVC startup code patterns
2015-08-16 18:48:24 -07:00
Internal
…
ModelBinding
Add FieldName to model binding context
2015-08-31 08:10:03 -07:00
Properties
…
Routing
[ Fixes #2931 ] AttributeRoute does not replace existing route values with null
2015-08-28 11:11:03 -07:00
ActionExecutorTests.cs
…
ActionFilterAttributeTests.cs
…
BadRequestObjectResultTests.cs
…
BadRequestResultTests.cs
…
BindAttributeTest.cs
…
ChallengeResultTest.cs
…
ConsumesAttributeTests.cs
…
ContentResultTest.cs
[ Fixes #2947 ] Default ContentType is not set when user specified Response.ContentType exists
2015-08-24 12:17:18 -07:00
ControllerActionArgumentBinderTests.cs
…
ControllerActionDescriptorBuilderTest.cs
…
ControllerActionDescriptorProviderTests.cs
…
ControllerActionInvokerTest.cs
Add more event notification data points
2015-08-16 16:42:58 -07:00
CreatedAtActionResultTests.cs
React to string[] -> StringValues changes.
2015-08-28 16:36:19 -07:00
CreatedAtRouteResultTests.cs
Remove IScopedInstance - use AsyncLocal for ActionContext and
2015-08-13 15:58:29 -07:00
CreatedResultTests.cs
React to string[] -> StringValues changes.
2015-08-28 16:36:19 -07:00
DefaultActionSelectorTests.cs
…
DefaultAssemblyProviderTests.cs
…
DefaultControllerActivatorTest.cs
…
DefaultControllerFactoryTest.cs
Remove IScopedInstance - use AsyncLocal for ActionContext and
2015-08-13 15:58:29 -07:00
DefaultControllerTypeProviderTest.cs
…
DefaultFilterProviderTest.cs
…
EmptyResultTests.cs
…
ExcludeTypeValidationFilterExtensionsTests.cs
…
FileResultTest.cs
…
FileStreamResultTest.cs
…
FilterCollectionExtensionsTest.cs
…
FlushReportingStream.cs
…
FormatFilterTest.cs
React to string[] -> StringValues changes.
2015-08-28 16:36:19 -07:00
FormatterMappingsTest.cs
…
HttpMethodProviderAttributesTests.cs
…
HttpNotFoundObjectResultTest.cs
Remove IScopedInstance - use AsyncLocal for ActionContext and
2015-08-13 15:58:29 -07:00
HttpNotFoundResultTests.cs
…
HttpOkObjectResultTest.cs
Remove IScopedInstance - use AsyncLocal for ActionContext and
2015-08-13 15:58:29 -07:00
HttpOkResultTest.cs
…
HttpResponseStreamWriterTest.cs
…
HttpStatusCodeResultTests.cs
…
HttpUnauthorizedResultTests.cs
…
KnownRouteValueConstraintTests.cs
…
Microsoft.AspNet.Mvc.Core.Test.xproj
…
MockMvcOptionsAccessor.cs
…
ModelBindingHelperTest.cs
Make ValueProviderResult a string-ish struct
2015-08-21 11:02:40 -07:00
MvcCoreServiceCollectionExtensionsTest.cs
React to namespace change in DI.
2015-08-11 14:10:30 -07:00
MvcOptionsTest.cs
…
MvcRouteHandlerTests.cs
Add more event notification data points
2015-08-16 16:42:58 -07:00
NoContentFormatterTests.cs
…
NonDisposableStreamTest.cs
…
ObjectResultTests.cs
Remove IScopedInstance - use AsyncLocal for ActionContext and
2015-08-13 15:58:29 -07:00
OutputFormatterTests.cs
…
PhysicalFileProviderResultTest.cs
Issue #2727 - Introducing PhysicalFilePathResult and VirtualFilePathResult instead of FilePathResult to handle app and physical file system paths separately.
2015-08-27 10:23:23 -07:00
ProducesAttributeTests.cs
…
RedirectResultTest.cs
Remove IScopedInstance - use AsyncLocal for ActionContext and
2015-08-13 15:58:29 -07:00
RedirectToActionResultTest.cs
…
RedirectToRouteResultTest.cs
…
RequireHttpsAttributeTests.cs
…
ResponseCacheAttributeTest.cs
…
ResponseCacheFilterTest.cs
React to string[] -> StringValues changes.
2015-08-28 16:36:19 -07:00
ResultFilterAttributeTest.cs
…
RouteDataActionConstraintTest.cs
…
RouteTemplateProviderAttributesTest.cs
…
SerializableErrorTests.cs
Make ValueProviderResult a string-ish struct
2015-08-21 11:02:40 -07:00
ServiceBasedControllerActivatorTest.cs
…
SimpleTypeExcludeFilterTest.cs
…
StreamOutputFormatterTest.cs
…
StringOutputFormatterTests.cs
…
TestController.cs
…
UrlHelperTest.cs
Fix #2859 - Correct UrlHelper for special tokens
2015-08-13 17:04:21 -07:00
VirtualFileProviderResultTest.cs
Issue #2727 - Introducing PhysicalFilePathResult and VirtualFilePathResult instead of FilePathResult to handle app and physical file system paths separately.
2015-08-27 10:23:23 -07:00
project.json
React to string[] -> StringValues changes.
2015-08-28 16:36:19 -07:00