aspnetcore/samples/MvcSample
Pranav K 6c8485b1ef Removing VirtualFileSystem from Razor
* Paths rooted by a leading slash (e.g. /foo) are correctly resolved by the
PhysicalFileSystem. This change is an experiment to determine if we can
get away with not having virtual paths in WebFx.

* Additionally removing types (MetadataVirtualPathViewFactory,
 VirtualPathAttribute) that are currently unused.
2014-02-04 22:08:27 -08:00
..
Models
Properties
Views Removing VirtualFileSystem from Razor 2014-02-04 22:08:27 -08:00
Home2Controller.cs Use Json result constructor only from the Action result helper. 2014-02-04 13:54:22 -08:00
HomeController.cs Removing VirtualFileSystem from Razor 2014-02-04 22:08:27 -08:00
Program.cs Changes to get the sample running again 2014-02-03 21:05:54 -08:00
Startup.cs Removing VirtualFileSystem from Razor 2014-02-04 22:08:27 -08:00
ViewMetadata.cs
Web.Debug.config
Web.Release.config
Web.config
project.json Updated logic to use new HttpAbstractions. 2014-02-01 01:59:30 -08:00
web.config