Commit Graph

10 Commits (7036781b7adc3a481abbf4c4c6b6d7cbcbc92348)

Author SHA1 Message Date
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