The projects in this repository show working examples using the dotnet CLI and ASP.NET 5. This is a work in progress.
- Get the dotnet CLI http://dotnet.github.io/getting-started/
- Clone this repo
- run
dotnet restorein the root folder - Navigate to either
HelloMvcorHelloWeband rundotnet run - Navigate to
http://localhost:5000in the browser