Go to file
N. Taylor Mullen 50314ca7e5 Add the ability for users to await expressions.
This enabled things like @await Foo().  We special case the await keyword and allow another snippet of code to follow it.
2014-03-18 12:37:07 -07:00
src/Microsoft.AspNet.Razor Add the ability for users to await expressions. 2014-03-18 12:37:07 -07:00
test Update tests to verify async rendering. 2014-03-17 11:29:19 -07:00
.gitattributes
.gitignore
NuGet.Config
Razor.sln
build.cmd
makefile.shade