N. Taylor Mullen
af14969b54
Added tests project.
2014-01-18 14:18:55 -08:00
N. Taylor Mullen
72e37d7ac6
Update code to be the latest bits.
2014-01-17 15:43:57 -08:00
Pranav K
b918cb8170
Adding view engines
2014-01-16 16:04:18 -08:00
Yishai Galatzer
1ba47fa480
Extension methods/Object content/Dummy conneg/and formurlformatter
2014-01-15 21:22:50 -08:00
Yishai Galatzer
bd2e434da9
Add JSON formatter support
2014-01-15 21:22:01 -08:00
David Fowler
50179ad99b
Removed uneeded dependencies.
2014-01-11 23:06:03 -08:00
David Fowler
ff854e3e15
Initial commit.
2014-01-11 20:12:30 -08:00
Louis DeJardin
bdf69b0d0c
Initial commit
2013-12-19 11:38:05 -08:00
David Fowler
99f612e5cb
Use new reflection API
2013-12-15 06:53:05 -08:00
David Fowler
cb2e881d4b
Added project.json files.
2013-12-14 16:39:52 -08:00
David Fowler
e7ade37b3f
Moved the routing up a level.
2013-12-14 16:11:13 -08:00
David Fowler
81a4cfbfbf
Call into the IActionResultFactory only if the return value isn't IActionResult.
2013-12-14 15:58:06 -08:00
David Fowler
e87e819b14
Small tweaks.
2013-12-14 15:51:32 -08:00
David Fowler
307d2ea198
Reworked it so that it's fully action based.
...
- The action invoker factory is the entry point to an mvc application.
- The default implementation will use an IActionDescriptorProvider with
a IActionInvokerProvider to resolve an IActionInvoker to invoke.
2013-12-12 21:40:56 -08:00
David Fowler
b798736385
Treat returned strings as content results.
2013-12-12 19:47:56 -08:00
David Fowler
1dcafe5df4
Added basic HttpRequestMessage and HttpResponseMessage.
2013-12-12 12:37:06 -08:00
David Fowler
485eb48114
Added IActionResultHelper and other services.
...
- Support the Initialize pattern as an alternate ctor.
2013-12-12 12:05:43 -08:00
David Fowler
b575d2c337
Added action result sample.
2013-12-12 11:14:22 -08:00
David Fowler
fe173fca1e
Added more stuff:
...
- Added IActionResult and family.
2013-12-12 10:52:20 -08:00
David Fowler
3dfd79a26d
Initial commit.
2013-12-12 08:47:22 -08:00