Go to file
Pranav K df9d5c4875 Adding support for Render Section
Initial draft for DefineSection \ RenderSection. This change is based on
changes to the Razor parser to enable Razor to generate HelperResults for
section instead of void delegates.
2014-04-03 14:26:54 -07:00
samples/MvcSample.Web Adding support for Render Section 2014-04-03 14:26:54 -07:00
src Adding support for Render Section 2014-04-03 14:26:54 -07:00
test Change IViewEngine.FindView to be synchronous 2014-04-03 14:20:39 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Removing a dangling project from the sln 2014-04-02 19:32:30 -07:00
build.cmd
global.json
makefile.shade