| .. |
|
ActionResults
|
[Fixes #1841] Change XML DCS and XmlSerializer output formatters to not derive from the base XmlOutputFormatter
|
2015-01-20 17:22:04 -08:00 |
|
AntiXsrf
|
Revert "Revert "Added SetAntiForgeryCookieAndHeader method that sets cookie token and header""
|
2015-01-20 10:51:44 -08:00 |
|
ApplicationModel
|
Fix for #384 - And some other changes to controller as filter
|
2015-01-16 19:15:59 -08:00 |
|
Description
|
Adds parameter information to ApiExplorer
|
2015-01-22 13:30:41 -08:00 |
|
Filters
|
Changing when controllers are created
|
2015-01-16 20:23:39 -08:00 |
|
Formatters
|
[Fixes #1841] Change XML DCS and XmlSerializer output formatters to not derive from the base XmlOutputFormatter
|
2015-01-20 17:22:04 -08:00 |
|
Internal
|
Handle trailing semicolon after @inject.
|
2015-01-22 14:01:10 -08:00 |
|
Logging
|
…
|
|
|
OptionDescriptors
|
Consume new strongly typed headers. Remove temp implementations.
|
2015-01-14 15:51:34 -08:00 |
|
ParameterBinding
|
Changing when controllers are created
|
2015-01-16 20:23:39 -08:00 |
|
Properties
|
…
|
|
|
Rendering
|
Correct `CheckBoxFor` to ignore `ViewData`
|
2015-01-16 17:20:34 -08:00 |
|
Routing
|
…
|
|
|
TestFiles
|
…
|
|
|
Utils
|
…
|
|
|
ViewComponents
|
Handle PipelineCore rename.
|
2015-01-15 15:25:17 -08:00 |
|
ActionConstraintValuesTest.cs
|
…
|
|
|
ActionDescriptorValuesTest.cs
|
…
|
|
|
ActionExecutorTests.cs
|
…
|
|
|
ActionModelValuesTest.cs
|
…
|
|
|
ApiExplorerModelValuesTest.cs
|
…
|
|
|
AttributeRouteInfoValuesTest.cs
|
…
|
|
|
AttributeRouteModelValuesTest.cs
|
…
|
|
|
BodyModelBinderTests.cs
|
Handle PipelineCore rename.
|
2015-01-15 15:25:17 -08:00 |
|
ConsumesAttributeTests.cs
|
Adding Support for consumes.
|
2015-01-16 14:15:08 -08:00 |
|
ControllerActionDescriptorProviderTests.cs
|
Adds parameter information to ApiExplorer
|
2015-01-22 13:30:41 -08:00 |
|
ControllerActionInvokerTest.cs
|
Changing when controllers are created
|
2015-01-16 20:23:39 -08:00 |
|
ControllerModelValuesTest.cs
|
…
|
|
|
ControllerTests.cs
|
Added support for TryValidateModel and its corresponding tests
|
2015-01-16 17:23:59 -08:00 |
|
ControllerUnitTestabilityTests.cs
|
Some cleanup of ActionResults - #657
|
2015-01-16 17:29:56 -08:00 |
|
DefaultActionDescriptorCollectionProviderLoggingTest.cs
|
…
|
|
|
DefaultActionSelectorSelectAsyncValuesTest.cs
|
…
|
|
|
DefaultActionSelectorTests.cs
|
Handle PipelineCore rename.
|
2015-01-15 15:25:17 -08:00 |
|
DefaultAssemblyProviderTests.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
DefaultControllerActivatorTest.cs
|
Changing when controllers are created
|
2015-01-16 20:23:39 -08:00 |
|
DefaultControllerFactoryTest.cs
|
…
|
|
|
DefaultInputFormatterSelectorTests.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
DefaultViewComponentActivatorTests.cs
|
Handle PipelineCore rename.
|
2015-01-15 15:25:17 -08:00 |
|
FilterDescriptorValuesTest.cs
|
…
|
|
|
FilterValuesTest.cs
|
…
|
|
|
HttpMethodProviderAttributesTests.cs
|
…
|
|
|
JsonResultTest.cs
|
[Fixes #1791]Remove XML formatter from defaults
|
2015-01-15 15:46:49 -08:00 |
|
KnownRouteValueConstraintTests.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.Core.Test.kproj
|
Consume new strongly typed headers. Remove temp implementations.
|
2015-01-14 15:51:34 -08:00 |
|
MockModelBinderProvider.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MockModelValidatorProviderProvider.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MockMvcOptionsAccessor.cs
|
…
|
|
|
MockScopedInstance.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MockValueProviderFactoryProvider.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
MvcOptionsTests.cs
|
…
|
|
|
MvcRouteHandlerTests.cs
|
[Fixes #1791]Remove XML formatter from defaults
|
2015-01-15 15:46:49 -08:00 |
|
RequireHttpsAttributeTests.cs
|
Handle PipelineCore rename.
|
2015-01-15 15:25:17 -08:00 |
|
ResponseCacheAttributeTest.cs
|
Changing when controllers are created
|
2015-01-16 20:23:39 -08:00 |
|
RouteConstraintProviderValuesTest.cs
|
…
|
|
|
RouteDataActionConstraintTest.cs
|
…
|
|
|
RouteDataActionConstraintValuesTest.cs
|
…
|
|
|
RouteTemplateProviderAttributesTest.cs
|
…
|
|
|
StaticAssemblyProvider.cs
|
…
|
|
|
StaticControllerModelBuilder.cs
|
…
|
|
|
TestController.cs
|
…
|
|
|
TestGlobalFilterProvider.cs
|
…
|
|
|
TypeHelperTest.cs
|
…
|
|
|
UrlHelperTest.cs
|
Modify BuilderExtensions.UseMvc to not add any routes by default
|
2015-01-23 16:51:38 -08:00 |
|
ViewComponentTests.cs
|
…
|
|
|
ViewDataDictionaryOfTModelTest.cs
|
…
|
|
|
ViewDataDictionaryTest.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
project.json
|
…
|
|