| .. |
|
ApplicationModel
|
Add support for suppressing inbound and outbound routing
|
2017-04-14 17:02:45 -07:00 |
|
ApplicationParts
|
Revert "Skip test `AssemblyPartTest.GetReferencePaths_ReturnsReferencesFromDependencyContext_IfPreserveCompilationContextIsSet`"
|
2017-04-14 18:41:31 -07:00 |
|
Authorization
|
MVC => Auth 2.0
|
2017-04-19 11:57:04 -07:00 |
|
Builder
|
Upgrading Moq to 4.7.1
|
2017-04-20 17:07:50 -07:00 |
|
Controllers
|
…
|
|
|
DependencyInjection
|
…
|
|
|
Filters
|
…
|
|
|
Formatters
|
Make [FromBody] treat empty request bodies as invalid (#4750)
|
2017-04-10 16:55:14 +01:00 |
|
Infrastructure
|
Add support for media type suffixes (#5273, #6032)
|
2017-03-31 10:20:43 +01:00 |
|
Internal
|
Fix #6140 - Allow linking between controller and page
|
2017-04-19 16:48:38 -07:00 |
|
ModelBinding
|
Make [FromBody] treat empty request bodies as invalid (#4750)
|
2017-04-10 16:55:14 +01:00 |
|
Properties
|
…
|
|
|
Routing
|
…
|
|
|
AcceptedAtActionResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
AcceptedAtRouteResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
AcceptedResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
BadRequestObjectResultTests.cs
|
…
|
|
|
BadRequestResultTests.cs
|
…
|
|
|
BindAttributeTest.cs
|
…
|
|
|
ChallengeResultTest.cs
|
MVC => Auth 2.0
|
2017-04-19 11:57:04 -07:00 |
|
ConsumesAttributeTests.cs
|
…
|
|
|
ContentResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
ControllerBaseTest.cs
|
Add PreserveMethod (#6075)
|
2017-04-10 17:31:59 -07:00 |
|
CreatedAtActionResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
CreatedAtRouteResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
CreatedResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
EmptyResultTests.cs
|
…
|
|
|
FileContentResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
FileResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
FileStreamResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
FlushReportingStream.cs
|
…
|
|
|
ForbidResultTest.cs
|
MVC => Auth 2.0
|
2017-04-19 11:57:04 -07:00 |
|
HttpNotFoundObjectResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
HttpNotFoundResultTests.cs
|
…
|
|
|
HttpOkObjectResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
HttpOkResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
HttpStatusCodeResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
HttpUnauthorizedResultTests.cs
|
…
|
|
|
LocalRedirectResultTest.cs
|
Add PreserveMethod (#6075)
|
2017-04-10 17:31:59 -07:00 |
|
MediaTypeCollectionTest.cs
|
…
|
|
|
Microsoft.AspNetCore.Mvc.Core.Test.csproj
|
Use alternate workaround for #6005
|
2017-03-22 19:14:46 -07:00 |
|
MvcOptionsTest.cs
|
…
|
|
|
NonDisposableStreamTest.cs
|
Remove net451 as a cross-compile target
|
2017-03-22 06:32:50 -07:00 |
|
ObjectResultTests.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
PhysicalFileResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
ProducesAttributeTests.cs
|
Add support for media type suffixes (#5273, #6032)
|
2017-03-31 10:20:43 +01:00 |
|
RedirectResultTest.cs
|
Add PreserveMethod (#6075)
|
2017-04-10 17:31:59 -07:00 |
|
RedirectToActionResultTest.cs
|
Add PreserveMethod (#6075)
|
2017-04-10 17:31:59 -07:00 |
|
RedirectToRouteResultTest.cs
|
Add PreserveMethod (#6075)
|
2017-04-10 17:31:59 -07:00 |
|
RequireHttpsAttributeTests.cs
|
…
|
|
|
ResponseCacheAttributeTest.cs
|
…
|
|
|
SerializableErrorTests.cs
|
…
|
|
|
SignInResultTest.cs
|
MVC => Auth 2.0
|
2017-04-19 11:57:04 -07:00 |
|
SignOutResultTest.cs
|
MVC => Auth 2.0
|
2017-04-19 11:57:04 -07:00 |
|
TestApplicationPart.cs
|
…
|
|
|
TestFeatureProvider.cs
|
…
|
|
|
VirtualFileResultTest.cs
|
Using NullLogger types from Logging.Abstractions
|
2017-03-14 12:24:18 -07:00 |
|
xunit.runner.json
|
…
|
|