| .. |
|
ActionConstraints
|
…
|
|
|
ActionResults
|
[Fixes #2190] Remove GetSupportedContentTypes method from IOutputFormatter and move to a separate metadata interface
|
2015-03-18 16:13:14 -07:00 |
|
AntiForgery
|
Fixes #583 Generating a unique cookie name for an application.
|
2015-03-23 14:05:05 -07:00 |
|
ApplicationModels
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
Areas
|
…
|
|
|
Description
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
Extensions
|
…
|
|
|
Filters
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
Formatters
|
Removed reflection code; used JsonContract instead and added new JsonPatchInputFormatter
|
2015-03-23 14:46:54 -07:00 |
|
Internal
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
Logging
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ModelBinders
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
OptionDescriptors
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
ParameterBinding
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
Properties
|
Add serviceable attribute to projects.
|
2015-04-07 14:47:02 -07:00 |
|
Rendering
|
Refactor `IHtmlGenerator.GenerateSelect()` and address #2240
|
2015-03-24 12:37:19 -07:00 |
|
Routing
|
React to #154 (Routing - adding data token to GetVirtualPath)
|
2015-03-19 21:51:14 -07:00 |
|
ViewComponents
|
Refactor of ViewComponent extensibility
|
2015-03-20 13:39:54 -07:00 |
|
AcceptVerbsAttribute.cs
|
…
|
|
|
ActionContext.cs
|
…
|
|
|
ActionDescriptor.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ActionDescriptorExtensions.cs
|
…
|
|
|
ActionDescriptorProviderContext.cs
|
…
|
|
|
ActionDescriptorsCollection.cs
|
…
|
|
|
ActionInvokerFactory.cs
|
…
|
|
|
ActionInvokerProviderContext.cs
|
…
|
|
|
ActionMethodSelectorAttribute.cs
|
…
|
|
|
ActionNameAttribute.cs
|
…
|
|
|
ActionResult.cs
|
…
|
|
|
ActivateAttribute.cs
|
…
|
|
|
AmbiguousActionException.cs
|
…
|
|
|
ApplicationModelConventionExtensions.cs
|
…
|
|
|
CacheProfile.cs
|
…
|
|
|
Controller.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ControllerActionDescriptor.cs
|
…
|
|
|
ControllerActionDescriptorBuilder.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ControllerActionDescriptorProvider.cs
|
…
|
|
|
ControllerActionExecutor.cs
|
…
|
|
|
ControllerActionInvoker.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
ControllerActionInvokerProvider.cs
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
DefaultActionDescriptorsCollectionProvider.cs
|
…
|
|
|
DefaultActionSelector.cs
|
…
|
|
|
DefaultAssemblyProvider.cs
|
List of assembly names in DefaultAssemblyProvider needs to be kept up to date
|
2015-03-20 11:38:43 -07:00 |
|
DefaultControllerActionArgumentBinder.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
DefaultControllerActivator.cs
|
[Fixes #2095] Mark IControllerFactory methods in DefaultControllerFactory as virtual
|
2015-03-13 12:50:29 -07:00 |
|
DefaultControllerFactory.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
DefaultControllerTypeProvider.cs
|
…
|
|
|
DefaultOrder.cs
|
Cors Support in MVC.
|
2015-03-18 19:37:00 -07:00 |
|
DefaultPropertyBindingPredicateProvider.cs
|
…
|
|
|
DefaultTypeActivatorCache.cs
|
…
|
|
|
DefaultValidationExcludeFiltersProvider.cs
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
DisableCorsAuthorizationFilter.cs
|
Cors Support in MVC.
|
2015-03-18 19:37:00 -07:00 |
|
FilterActionInvoker.cs
|
Adding support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
FixedSetAssemblyProvider.cs
|
…
|
|
|
FixedSetControllerTypeProvider.cs
|
…
|
|
|
FormContext.cs
|
…
|
|
|
FormatterMappings.cs
|
…
|
|
|
HttpDeleteAttribute.cs
|
…
|
|
|
HttpGetAttribute.cs
|
…
|
|
|
HttpMethodAttribute.cs
|
…
|
|
|
HttpMethodConstraint.cs
|
Cors Support in MVC.
|
2015-03-18 19:37:00 -07:00 |
|
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 support for model binding specifically marked controller properties.
|
2015-03-20 17:37:09 -07:00 |
|
IControllerActivator.cs
|
…
|
|
|
IControllerFactory.cs
|
…
|
|
|
IControllerTypeProvider.cs
|
…
|
|
|
ICorsAuthorizationFilter.cs
|
Cors Support in MVC.
|
2015-03-18 19:37:00 -07:00 |
|
IRouteConstraintProvider.cs
|
…
|
|
|
IScopedInstance.cs
|
Welcome home ScopedInstance
|
2015-03-11 15:03:29 -07:00 |
|
ITempDataDictionary.cs
|
…
|
|
|
ITempDataProvider.cs
|
…
|
|
|
ITypeActivatorCache.cs
|
…
|
|
|
IUrlHelper.cs
|
…
|
|
|
KnownRouteValueConstraint.cs
|
…
|
|
|
Microsoft.AspNet.Mvc.Core.xproj
|
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
|
2015-04-02 13:49:27 -07:00 |
|
MvcOptions.cs
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
MvcRouteHandler.cs
|
React to #154 (Routing - adding data token to GetVirtualPath)
|
2015-03-19 21:51:14 -07:00 |
|
NonActionAttribute.cs
|
…
|
|
|
NonControllerAttribute.cs
|
…
|
|
|
ParameterDescriptor.cs
|
Removing ModelMetadataProvider.GetModelMetadataForParameters
|
2015-03-19 16:42:54 -07:00 |
|
RemoteAttribute.cs
|
Updates to the extensibility for validator providers
|
2015-03-20 15:19:25 -07:00 |
|
RequireHttpsAttribute.cs
|
…
|
|
|
Resources.resx
|
Add `Html.GetEnumSelectList()` helpers
|
2015-03-22 12:40:44 -07:00 |
|
ResponseCacheLocation.cs
|
…
|
|
|
RouteAttribute.cs
|
…
|
|
|
RouteConstraintAttribute.cs
|
…
|
|
|
RouteDataActionConstraint.cs
|
…
|
|
|
RouteKeyHandling.cs
|
…
|
|
|
ScopedInstance.cs
|
Welcome home ScopedInstance
|
2015-03-11 15:03:29 -07:00 |
|
ServiceBasedControllerActivator.cs
|
…
|
|
|
SessionStateTempDataProvider.cs
|
[Fixes #2157] Added additional functional tests for TempData
|
2015-03-19 15:55:23 -07:00 |
|
TempDataDictionary.cs
|
…
|
|
|
TemplateInfo.cs
|
…
|
|
|
UrlActionContext.cs
|
…
|
|
|
UrlHelper.cs
|
React to Should GetVirtualPath return PathString in Routing
|
2015-03-22 19:44:45 -07:00 |
|
UrlHelperExtensions.cs
|
…
|
|
|
UrlRouteContext.cs
|
…
|
|
|
ViewContext.cs
|
…
|
|
|
ViewDataDictionary.cs
|
…
|
|
|
ViewDataDictionaryOfT.cs
|
…
|
|
|
project.json
|
Initial Json Patch check-in
|
2015-03-23 14:46:49 -07:00 |