Go to file
N. Taylor Mullen f8179f03e4 Trigger view rendering asynchronously.
This is as simple as modifying the base class to return task and await the ExecuteAsync method.  Also added a piece to the sample project to verify functionality.
2014-03-17 12:18:54 -07:00
samples Trigger view rendering asynchronously. 2014-03-17 12:18:54 -07:00
src Trigger view rendering asynchronously. 2014-03-17 12:18:54 -07:00
test Reintroduce model validation 2014-03-12 21:55:50 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Moving ViewContext to rendering, breaking coupling to RequestContext 2014-03-10 16:15:46 -07:00
build.cmd
global.json
makefile.shade