DmitrySikorsky / AspNet5Views

Sample ASP.NET 5 application with views from different locations and assemblies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AspNet5Views

Sample ASP.NET 5 application with views from different locations and assemblies.

It demonstrates how to resolve views from current assembly but from non-standard location, how to resolve views added as resources from the specific assemblies and how to resolve precompiled views from the specific assemblies.

Quick Start

  1. Open solution in Visual Studio 2015.
  2. Run the application.
  3. Use the links on the index page to test different views.

About

Sample ASP.NET 5 application with views from different locations and assemblies

License:Other


Languages

Language:C# 100.0%