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
HomeController.cs Removing VirtualFileSystem from Razor 2014-02-04 22:08:27 -08:00
Program.cs
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
web.config