aspnetcore/samples/MvcSample
Pranav K 6c9d562fc3 * Using RazorView<dynamic> as base type until we get model support
* Modifying ViewData to share inner dictionary until we figure out how to
  pass it correctly
* Removing unused NuGet.config
2014-01-30 07:26:46 -08:00
..
Models
Properties
Views * Using RazorView<dynamic> as base type until we get model support 2014-01-30 07:26:46 -08:00
Home2Controller.cs Updated MVC. 2014-01-24 01:55:17 -08:00
HomeController.cs Updated MVC. 2014-01-24 01:55:17 -08:00
Program.cs Changes to let Net45 sample run over Owin 2014-01-29 20:29:21 -08:00
Startup.cs * Using RazorView<dynamic> as base type until we get model support 2014-01-30 07:26:46 -08:00
ViewMetadata.cs Ifdef to make stuff compile on both platforms. 2014-01-24 02:20:46 -08:00
Web.Debug.config
Web.Release.config
Web.config
project.json Changes to let Net45 sample run over Owin 2014-01-29 20:29:21 -08:00
web.config