Commit Graph

18 Commits (bb615e57e80ae496a63a1bf53a3a9cffab2fce9b)

Author SHA1 Message Date
Tom Dykstra 87e475cbc1 update getting-started.md for rtw (#3947)
* update for rtw

* remove 2.0 from title
2017-08-14 12:59:40 -04:00
Tom Dykstra 903e731dda Getting started - 2.0 and 1.1 versions (#3915) 2017-08-08 16:22:51 -07:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Tom Dykstra c544e5acb2 set ms.topic to get-started-article (#3442)
* set ms.topic

* set ms.topic
2017-05-31 14:55:29 -07:00
Ü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