aspnetcore/test/WebSites/SimpleWebSite
N. Taylor Mullen 8499e3d6bb Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:27 -07:00
..
Controllers
SimpleWebSite.xproj
Startup.cs
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:30:27 -07:00
readme.md
web.config

readme.md

SimpleWebSite

This sample web project illustrates a minimal site using Microsoft.AspNetCore.Mvc.Core. Please build from root (.\build.cmd on Windows; ./build.sh elsewhere) before using this site.