aspnetcore/src/Microsoft.AspNet.Mvc.Abstra...
Ajay Bhargav Baaskaran a3cbb1f378 [Fixes #2684] Removed Mvc.Common
- Removed TaskHelper and refactored with ClosedGenericMatcher
 - Removed TypeHelper
 - Moved custom encodings to InputFormatter
 - Moved ObjectToDictionary to PropertyHelper
 - Removed respective tests and test projects
2015-06-25 16:02:07 -07:00
..
ModelBinding [Fixes #2684] Removed Mvc.Common 2015-06-25 16:02:07 -07:00
Properties Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Routing Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionConstraintContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionConstraintItem.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionConstraintProviderContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionDescriptor.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionExecutedContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionExecutingContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionExecutionDelegate.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionSelectorCandidate.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AuthorizationContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ExceptionContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilterContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilterDescriptor.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilterItem.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilterProviderContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IActionConstraint.cs Fix #1910 - Review and improve docs for 'Order' properties 2015-05-08 14:31:32 -07:00
IActionConstraintFactory.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IActionConstraintMetadata.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IActionConstraintProvider.cs Fix #1910 - Review and improve docs for 'Order' properties 2015-05-08 14:31:32 -07:00
IActionFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IActionResult.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IAsyncActionFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IAsyncAuthorizationFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IAsyncExceptionFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IAsyncResourceFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IAsyncResultFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IAuthorizationFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IExceptionFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IFilterContainer.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IFilterFactory.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IFilterProvider.cs Fix #1910 - Review and improve docs for 'Order' properties 2015-05-08 14:31:32 -07:00
IInputFormatter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IOrderedFilter.cs Fix #1910 - Review and improve docs for 'Order' properties 2015-05-08 14:31:32 -07:00
IOutputFormatter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IResourceFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
IResultFilter.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
InputFormatterContext.cs Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.Abstractions.xproj
OutputFormatterContext.cs Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
ParameterDescriptor.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResourceExecutedContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResourceExecutingContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResourceExecutionDelegate.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Resources.resx
ResultExecutedContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResultExecutingContext.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResultExecutionDelegate.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RouteDataActionConstraint.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RouteKeyHandling.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json [Fixes #2684] Removed Mvc.Common 2015-06-25 16:02:07 -07:00