Yishai Galatzer
adffc95b81
AllowAnonymous attribute + Consumption + Sample
2014-03-20 09:59:24 -07:00
harshgMSFT
9cd99a42a7
ActionExecutor implementation WebFx W113
...
The changes include:
1. Action executor changes required for supporting sync and async operations Taksk and Task
2. Adding test project for MVC core - This contains ActionExecutor Tests.
3. Also adding a resources file for MVC core project
2014-03-19 11:10:42 -07:00
Yishai Galatzer
3461c44a5e
Move filteritem out to it's own class
2014-03-13 18:29:54 -07:00
Yishai Galatzer
5849ba8544
Cleanup after refactoring
2014-03-13 18:15:24 -07:00
Yishai Galatzer
c4481cf390
One more refactoring
2014-03-13 17:26:21 -07:00
Yishai Galatzer
fc168d63f6
refactor to return ordered filter list from filter provider
...
Arrange filters to a pipeline in the action invoker
Allow providing the original filter definition to a type and service filter
2014-03-13 17:26:21 -07:00
Pranav K
e434918337
Reintroduce model validation
2014-03-12 21:55:50 -07:00
Yishai Galatzer
9af7c2bbfb
remove usings, fix spacing
2014-03-11 13:49:26 -07:00
Yishai Galatzer
1bcd35f5f1
Code cleanup
2014-03-06 17:02:48 -08:00
Yishai Galatzer
772f833dc9
Action filters & Authorization Filters working
2014-03-06 17:02:45 -08:00
Yishai Galatzer
6fed92695b
Filter execution
2014-03-06 17:01:40 -08:00
Yishai Galatzer
4d90d590a9
Default filter provider, instantiates and merges all filters pre action invocation.
2014-03-06 17:00:45 -08:00
Ryan Nowak
318c19b2f9
Issue #39 move init code into controller factory
2014-03-06 12:44:36 -08:00
Pranav K
e87f8c372c
Consume ModelBinding from Mvc
...
* Modify ReflectedActionInvoker to model bind parameters
* Introduce IBodyReader for reading request bodies
* Introduce types for per-action-context specific binders, value providers
and body readers
2014-03-05 10:13:52 -08:00
Yishai Galatzer
2688029682
Formatting
2014-03-03 00:46:03 -08:00
Yishai Galatzer
c321e40d44
Rename TypeMethodXXX to ReflectedXXX
2014-03-03 00:39:12 -08:00