Граф коммитов

42507 Коммитов

Автор SHA1 Сообщение Дата
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