Commit Graph

14 Commits (ab20ece3c22d33eb2abdd0d779e751e9493d9f49)

Author SHA1 Message Date
Ümit AKKAYA 92a6741e08 Typo (#3164) 2017-04-05 16:37:34 -10:00
Rick Anderson e045a3b351 Platform neutral language on opening a terminal (#3125)
* Platform neutral language on opening a terminal

* Update getting-started.md
2017-03-31 08:44:21 -10:00
Rick Anderson 487fff47e3 warn that `dotnet new -t web` (#3037)
* warn that `dotnet new -t web`

* Update getting-started.md
2017-03-23 08:30:10 -10:00
Daniel Roth d1f5cda815 Update getting-started.md (#2908) 2017-03-07 14:23:34 -05:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Hans Thorhauge Dam c99732266e Add missing `-t` in command for creating a new web project (#2777)
* Add missing `-t` in command for creating a new web project

* Updated based on review comments and suggestions
2017-02-17 16:26:28 -10:00
woachk 0a47cd084f Update getting-started.md for a .NET tooling change (#2742)
dotnet new -t web is no longer valid, using dotnet new web instead.
2017-02-10 11:27:41 -10:00
Tom Dykstra d572f41614 Link to dotnet site choose core vs framework doc (#2407)
* use choosing runtime doc from dotnet site

* use choosing runtime doc from dotnet site
2016-12-16 13:07:04 -08:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Rick Anderson 58ae30e985 clean up 2016-11-14 16:58:47 -10:00
Patrick Lismore 03f02334ae Updated document to reflect new cli command
dotnet new -t web will create the asp.net core web application.

This simplifies the steps need for a user to get up and running.  From 8 steps to 5.
2016-11-14 14:56:53 +00:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00