| .. |
|
ActionResults
|
Adding Outputformatter in resource filters.
|
2015-04-08 16:46:46 -07:00 |
|
AntiXsrf
|
Fixes #583 Generating a unique cookie name for an application.
|
2015-03-23 14:05:05 -07:00 |
|
ApplicationModel
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
Description
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
Filters
|
Remove duplicate tests
|
2015-04-07 11:00:45 -07:00 |
|
Formatters
|
Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter
|
2015-03-23 14:46:54 -07:00 |
|
Internal
|
React to hosting changes
|
2015-03-19 11:07:25 -07:00 |
|
Logging
|
Reacting to ILogger api changes
|
2015-04-04 02:52:43 -07:00 |
|
ModelBinding
|
Removing IInputFormatterSelector
|
2015-04-08 07:35:48 -07:00 |
|
ParameterBinding
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
Properties
|
Add `Html.GetEnumSelectList()` helpers
|
2015-03-22 12:40:44 -07:00 |
|
Rendering
|
Automatically use `type="number"` for expressions of more types
|
2015-04-07 17:19:08 -07:00 |
|
Routing
|
Reacting to ILogger api changes
|
2015-04-04 02:52:43 -07:00 |
|
TestFiles
|
…
|
|
|
Utils
|
…
|
|
|
ViewComponents
|
Refactor of ViewComponent extensibility
|
2015-03-20 13:39:54 -07:00 |
|
ActionConstraintValuesTest.cs
|
Remove INestedProviderXXX
|
2015-02-23 15:18:39 -08:00 |
|
ActionDescriptorValuesTest.cs
|
…
|
|
|
ActionExecutorTests.cs
|
…
|
|
|
ActionModelValuesTest.cs
|
…
|
|
|
ApiExplorerModelValuesTest.cs
|
…
|
|
|
AttributeRouteInfoValuesTest.cs
|
…
|
|
|
AttributeRouteModelValuesTest.cs
|
…
|
|
|
ConsumesAttributeTests.cs
|
…
|
|
|
ControllerActionDescriptorBuilderTest.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ControllerActionDescriptorProviderTests.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ControllerActionInvokerTest.cs
|
Adding Outputformatter in resource filters.
|
2015-04-08 16:46:46 -07:00 |
|
ControllerModelValuesTest.cs
|
…
|
|
|
ControllerTests.cs
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
ControllerUnitTestabilityTests.cs
|
[Fixes #1331] Register object for dispose in ObjectResult and
|
2015-03-17 17:04:05 -07:00 |
|
DefaultActionDescriptorCollectionProviderLoggingTest.cs
|
React to AuthN changes
|
2015-03-02 16:14:38 -08:00 |
|
DefaultActionSelectorSelectAsyncValuesTest.cs
|
…
|
|
|
DefaultActionSelectorTests.cs
|
Reacting to ILogger api changes
|
2015-04-04 02:52:43 -07:00 |
|
DefaultAssemblyProviderTests.cs
|
List of assembly names in DefaultAssemblyProvider needs to be kept up to date
|
2015-03-20 11:38:43 -07:00 |
|
DefaultControllerActivatorTest.cs
|
…
|
|
|
DefaultControllerFactoryTest.cs
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
DefaultControllerTypeProviderTest.cs
|
…
|
|
|
ExcludeTypeValidationFilterExtensionsTests.cs
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
FilterDescriptorValuesTest.cs
|
…
|
|
|
FilterValuesTest.cs
|
…
|
|
|
FormatterMappingsTest.cs
|
…
|
|
|
HttpMethodProviderAttributesTests.cs
|
…
|
|
|
JsonResultTest.cs
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
KnownRouteValueConstraintTests.cs
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:52:24 -07:00 |
|
Microsoft.AspNet.Mvc.Core.Test.xproj
|
Add a few more `<Service/>` items
|
2015-04-02 22:55:21 -07:00 |
|
MockMvcOptionsAccessor.cs
|
…
|
|
|
MockScopedInstance.cs
|
…
|
|
|
MvcOptionsTests.cs
|
…
|
|
|
MvcRouteHandlerTests.cs
|
Reacting to ILogger api changes
|
2015-04-04 02:52:43 -07:00 |
|
RemoteAttributeTest.cs
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
RequireHttpsAttributeTests.cs
|
React to HttpRequest.IsSecure being renamed
|
2015-02-17 11:15:56 -08:00 |
|
Resources.resx
|
Add `Html.GetEnumSelectList()` helpers
|
2015-03-22 12:40:44 -07:00 |
|
RouteConstraintProviderValuesTest.cs
|
…
|
|
|
RouteDataActionConstraintTest.cs
|
…
|
|
|
RouteDataActionConstraintValuesTest.cs
|
…
|
|
|
RouteTemplateProviderAttributesTest.cs
|
…
|
|
|
ScopedInstanceTest.cs
|
Welcome home ScopedInstance
|
2015-03-11 15:03:29 -07:00 |
|
SerializableErrorWrapperTests.cs
|
…
|
|
|
ServiceBasedControllerActivatorTest.cs
|
…
|
|
|
SessionStateTempDataProviderTest.cs
|
[Fixes #2157] Added additional functional tests for TempData
|
2015-03-19 15:55:23 -07:00 |
|
TempDataDictionaryTest.cs
|
Introducing TempData
|
2015-03-10 12:04:05 -07:00 |
|
TestController.cs
|
…
|
|
|
TestGlobalFilterProvider.cs
|
…
|
|
|
TestValueProvider.cs
|
…
|
|
|
TypeHelperTest.cs
|
…
|
|
|
UrlHelperTest.cs
|
React to #154 (Routing - adding data token to GetVirtualPath)
|
2015-03-19 21:51:14 -07:00 |
|
ViewComponentTests.cs
|
Replaced WebUtility.HtmlEnode with IHtmlEncoder.HtmlEncode
|
2015-03-03 13:57:36 -08:00 |
|
ViewDataDictionaryOfTModelTest.cs
|
Removing ModelMetadata.Model
|
2015-02-23 19:56:59 -08:00 |
|
ViewDataDictionaryTest.cs
|
Correct evaluation of expression result in `GenerateSelect()`
|
2015-03-02 12:07:43 -08:00 |
|
ViewEngineDescriptorExtensionsTest.cs
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
ViewEngineDescriptorTest.cs
|
* Simplify MvcOptions
|
2015-04-07 14:45:53 -07:00 |
|
project.json
|
Add TestCommon project
|
2015-03-16 13:49:29 -07:00 |