Go to file
N. Taylor Mullen 2de5d57348 Add PartialAsync and RenderPartialAsync.
This enables Html.PartialAsync and Html.RenderPartialAsync.  It also includes a sample to showcase the features.  This is in reference to WEBFX-95.
2014-03-31 12:19:10 -07:00
samples/MvcSample.Web Add PartialAsync and RenderPartialAsync. 2014-03-31 12:19:10 -07:00
src Add PartialAsync and RenderPartialAsync. 2014-03-31 12:19:10 -07:00
test Increment System.Threading.Tasks package version 2014-03-27 19:56:27 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:15:02 -08:00
global.json Added global.json 2014-01-31 16:40:42 -08:00
makefile.shade