aspnetcore/test/WebSites/BasicWebSite
dougbu 0c6749a5e7 Catch MVC up with Helios rename
- allows builds to succeed after cleaning your repo (without NuGet.org source)
2014-06-23 14:05:47 -07:00
..
Controllers CreateActionResult should work when action returns Task. 2014-06-16 16:13:18 -07:00
Views Added functional tests to cover rendering views without layout and 2014-06-09 13:35:31 -07:00
ActionDescriptorCreationCounter.cs Cache action descriptor providers and provide a race safe data structure to get the version. 2014-06-06 15:19:30 -07:00
BasicWebSite.kproj This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact. 2014-06-16 11:24:22 -07:00
Startup.cs This additional constraint enables adding a route to the template (and potentially to the UseMvc method) without actually implementing the actual artifact. 2014-06-16 11:24:22 -07:00
project.json Catch MVC up with Helios rename 2014-06-23 14:05:47 -07:00