aspnetcore/test/WebSites/TempDataWebSite
Ajay Bhargav Baaskaran a4fd51772f [Fixes #2276] Serialize only simple types to session in TempData 2015-04-17 14:30:47 -07:00
..
Controllers [Fixes #2276] Serialize only simple types to session in TempData 2015-04-17 14:30:47 -07:00
Views/Home Introducing TempData 2015-03-10 12:04:05 -07:00
wwwroot Introducing TempData 2015-03-10 12:04:05 -07:00
Startup.cs Quick fixes: Clean up test code 2015-03-24 13:42:27 -07:00
TempDataWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
project.json Introducing TempData 2015-03-10 12:04:05 -07:00
readme.md Introducing TempData 2015-03-10 12:04:05 -07:00

readme.md

TempDataWebSite

This web site illustrates use cases of TempData.