| .. |
|
ActionConstraints
|
…
|
|
|
ActionResults
|
Using set instead of add in Created ActionResults
|
2015-01-16 12:34:40 -08:00 |
|
AntiForgery
|
…
|
|
|
ApplicationModels
|
…
|
|
|
Areas
|
…
|
|
|
Description
|
Consume new strongly typed headers. Remove temp implementations.
|
2015-01-14 15:51:34 -08:00 |
|
Extensions
|
…
|
|
|
Filters
|
React to Security Auth changes
|
2015-01-15 23:41:52 -08:00 |
|
Formatters
|
Rename TextPlainFormatter and remove other minor warnings
|
2015-01-16 12:09:53 -08:00 |
|
Internal
|
…
|
|
|
Logging
|
…
|
|
|
ModelBinders
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
OptionDescriptors
|
…
|
|
|
ParameterBinding
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
Properties
|
Changes introducing ResponseCache to cache content in the client/proxy.
|
2015-01-15 16:51:22 -08:00 |
|
Rendering
|
Allow `@Model` in bound tag helper attribute value
|
2015-01-15 16:47:27 -08:00 |
|
Routing
|
…
|
|
|
ViewComponents
|
Activation behavior modification made easier
|
2015-01-16 12:15:28 -08:00 |
|
AcceptVerbsAttribute.cs
|
…
|
|
|
ActionContext.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
ActionDescriptor.cs
|
…
|
|
|
ActionDescriptorExtensions.cs
|
…
|
|
|
ActionDescriptorProviderContext.cs
|
…
|
|
|
ActionDescriptorsCollection.cs
|
…
|
|
|
ActionInvokerFactory.cs
|
…
|
|
|
ActionInvokerProviderContext.cs
|
…
|
|
|
ActionMethodSelectorAttribute.cs
|
…
|
|
|
ActionNameAttribute.cs
|
…
|
|
|
ActionResult.cs
|
…
|
|
|
ActivateAttribute.cs
|
…
|
|
|
AmbiguousActionException.cs
|
…
|
|
|
Controller.cs
|
Remove Controller.ViewEngine property+unit tests and simplify the Content method
|
2015-01-16 13:44:03 -08:00 |
|
ControllerActionDescriptor.cs
|
…
|
|
|
ControllerActionDescriptorBuilder.cs
|
…
|
|
|
ControllerActionDescriptorProvider.cs
|
…
|
|
|
ControllerActionExecutor.cs
|
…
|
|
|
ControllerActionInvoker.cs
|
Some cleanup of action invoker and related code
|
2015-01-12 16:44:39 -08:00 |
|
ControllerActionInvokerProvider.cs
|
Some cleanup of action invoker and related code
|
2015-01-12 16:44:39 -08:00 |
|
DefaultActionDescriptorsCollectionProvider.cs
|
…
|
|
|
DefaultActionSelector.cs
|
…
|
|
|
DefaultAssemblyProvider.cs
|
…
|
|
|
DefaultControllerActionArgumentBinder.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
DefaultControllerActivator.cs
|
Activation behavior modification made easier
|
2015-01-16 12:15:28 -08:00 |
|
DefaultControllerFactory.cs
|
…
|
|
|
DefaultOrder.cs
|
…
|
|
|
DefaultPropertyBindingPredicateProvider.cs
|
…
|
|
|
DefaultValidationExcludeFiltersProvider.cs
|
…
|
|
|
FilterActionInvoker.cs
|
Some cleanup of action invoker and related code
|
2015-01-12 16:44:39 -08:00 |
|
FormContext.cs
|
…
|
|
|
HttpDeleteAttribute.cs
|
…
|
|
|
HttpGetAttribute.cs
|
…
|
|
|
HttpMethodAttribute.cs
|
…
|
|
|
HttpMethodConstraint.cs
|
…
|
|
|
HttpPatchAttribute.cs
|
…
|
|
|
HttpPostAttribute.cs
|
…
|
|
|
HttpPutAttribute.cs
|
…
|
|
|
IActionDescriptorProvider.cs
|
…
|
|
|
IActionDescriptorsCollectionProvider.cs
|
…
|
|
|
IActionInvoker.cs
|
…
|
|
|
IActionInvokerFactory.cs
|
…
|
|
|
IActionInvokerProvider.cs
|
…
|
|
|
IActionResult.cs
|
…
|
|
|
IActionSelector.cs
|
…
|
|
|
IAssemblyProvider.cs
|
…
|
|
|
IControllerActionArgumentBinder.cs
|
Adding Resource Filters
|
2015-01-12 14:18:20 -08:00 |
|
IControllerActivator.cs
|
…
|
|
|
IControllerFactory.cs
|
…
|
|
|
IRouteConstraintProvider.cs
|
…
|
|
|
IUrlHelper.cs
|
…
|
|
|
IValidationExcludeFiltersProvider.cs
|
…
|
|
|
KnownRouteValueConstraint.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.Core.kproj
|
Consume new strongly typed headers. Remove temp implementations.
|
2015-01-14 15:51:34 -08:00 |
|
MvcOptions.cs
|
[Fixes #1791]Remove XML formatter from defaults
|
2015-01-15 15:46:49 -08:00 |
|
MvcOptionsExtensions.cs
|
[Fixes #1791]Remove XML formatter from defaults
|
2015-01-15 15:46:49 -08:00 |
|
MvcRouteHandler.cs
|
…
|
|
|
NonActionAttribute.cs
|
…
|
|
|
ParameterDescriptor.cs
|
…
|
|
|
RequireHttpsAttribute.cs
|
…
|
|
|
Resources.resx
|
Changes introducing ResponseCache to cache content in the client/proxy.
|
2015-01-15 16:51:22 -08:00 |
|
ResponseCacheLocation.cs
|
Changes introducing ResponseCache to cache content in the client/proxy.
|
2015-01-15 16:51:22 -08:00 |
|
RouteAttribute.cs
|
…
|
|
|
RouteConstraintAttribute.cs
|
…
|
|
|
RouteDataActionConstraint.cs
|
…
|
|
|
RouteKeyHandling.cs
|
…
|
|
|
TemplateInfo.cs
|
…
|
|
|
UrlHelper.cs
|
…
|
|
|
UrlHelperExtensions.cs
|
…
|
|
|
ViewContext.cs
|
…
|
|
|
ViewDataDictionary.cs
|
…
|
|
|
ViewDataDictionaryOfT.cs
|
…
|
|
|
project.json
|
Consume new strongly typed headers. Remove temp implementations.
|
2015-01-14 15:51:34 -08:00 |