Commit Graph

92 Commits (6e1bbfa8d21f098b66055d6785f7859d1ad345ee)

Author SHA1 Message Date
brady gaster 6e1bbfa8d2 Merge pull request #2181 from aspnet/bradygaster-redirects
finalizes redirection
2016-11-16 07:48:03 -08:00
Shayne Boyer 77cb7eea1a uid fix 2016-11-16 10:04:13 -05:00
Shayne Boyer 5e201eee72 include file update 2016-11-16 09:58:38 -05:00
Shayne Boyer 239c5a1478 intro.md fix 2016-11-16 09:46:44 -05:00
Shayne Boyer 5741302f2b metadata updates 2016-11-16 08:42:44 -05:00
Shayne Boyer 97b965d354 metadata update 2016-11-16 08:38:34 -05:00
Rick Anderson 890acda809 Merge pull request #2178 from secretGeek/master
title of iis.md and iis-with-msdeploy were back-to-front.
2016-11-15 17:18:36 -10:00
secretGeek e33bdc5613 title of iis.md and iis-with-msdeploy were back-to-front. 2016-11-16 11:56:44 +10:00
Rick Anderson 8c6694f867 Merge pull request #2177 from Qudware/patch-1
show -> shows
2016-11-15 15:47:25 -10:00
Rick Anderson 889c5815a1 Merge pull request #2174 from aspnet/dotnet-watch-1994
Dotnet watch update
2016-11-15 15:45:46 -10:00
Adham d1723a79a6 show -> shows 2016-11-16 11:24:54 +10:00
Rick Anderson 1b53ac68f5 remove project.json 2016-11-15 12:15:17 -10:00
Tom Dykstra 54a0fc595e fix links 2016-11-15 08:46:25 -08:00
Shayne Boyer ffa4a676a1 nit 2016-11-15 11:18:16 -05:00
Shayne Boyer 871af4e715 remove ref to preview2 2016-11-15 11:14:26 -05:00
Rick Anderson 58ae30e985 clean up 2016-11-14 16:58:47 -10:00
Rick Anderson dad08c82e6 Merge pull request #2162 from lismore/patch-1
Updated document to reflect new cli command
2016-11-14 16:48:53 -10:00
Rick Anderson 5586b76593 Merge pull request #2172 from aspnet/ra-2
clean up
2016-11-14 16:16:24 -10:00
Rick Anderson d82678be1b clean up 2016-11-14 16:07:44 -10:00
Rick Anderson 964d0a017e Merge pull request #2166 from aspnet/ra-gif
fix warnings
2016-11-14 16:06:07 -10:00
Rick Anderson 61decdbf4e clean up 2016-11-14 15:19:41 -10:00
Tom Dykstra ba7f8a96ca revert from gif to png 2016-11-14 14:01:14 -08:00
Tom Dykstra f6936aa2fd add original image files 2016-11-14 13:59:38 -08:00
Rick Anderson 924a773353 fix warnings 2016-11-14 10:08:04 -10:00
Tiago Soczek 6932570600 Fix typo: "valueis" > "value is" (#2159) 2016-11-14 08:38:37 -10:00
Henk Mollema 570036c14f Fix code highlighting backticks (#2160) 2016-11-14 08:37:42 -10:00
Maira Wenzel 3e9a974f02 removing stray backtick (#2164)
Add an optional extended description…
2016-11-14 08:34: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
Maher Jendoubi 251c5220b0 Update partial.md (#2158) 2016-11-12 18:05:55 -10:00
Tom Dykstra c2e4faa758 fix link (#2156) 2016-11-12 14:28:38 -08:00
Tom Dykstra b5fcb25f85 fix link (#2157)
Add an optional extended description…
2016-11-12 14:24:17 -08:00
Shayne Boyer b9da7aa5ea Merge pull request #2140 from aspnet/tdykstra-patch-1
remove external link to outdated content
2016-11-12 14:37:29 -05:00
Shayne Boyer b5106d99ad Merge pull request #2141 from aspnet/tdykstra-patch-2-1
add theme change how-to
2016-11-12 13:34:11 -05:00
Shayne Boyer c1babc5ac5 Merge pull request #2149 from charliethinker/master
Solve cross platform issue
2016-11-12 13:32:45 -05:00
Brady Gaster a402e36260 moved markdown files to proper location 2016-11-11 22:41:54 -08:00
Brady Gaster 66b1b7dc2a setting up all last, missed redirects 2016-11-11 22:25:58 -08:00
Brady Gaster 872c5da6cb setting up first redirection post-dns change 2016-11-11 20:21:20 -08:00
Rick Anderson 986bbe0560 Ra hex (#2154)
* 4 ticks

* fix
2016-11-11 11:32:59 -10:00
Rick Anderson 0d691e36ca fix back ticks (#2153) 2016-11-11 10:54:20 -10:00
Rick Anderson 5a4df6874d alt-text (#2152) 2016-11-11 09:19:55 -10:00
Rick Anderson f435e03529 Remove Hex (#2150) 2016-11-11 08:32:05 -10:00
Steve Smith 8eb7855117 Fixes most of #862 (#2145)
Replaces two images with one animated image
Cleans up and clarifies some text
2016-11-11 08:29:44 -10:00
Maher Jendoubi 816737ba34 Already updated to RTM (#2142)
Deleted some unnecessary using statements
2016-11-11 08:20:13 -10:00
Dave 63d2505249 Minor clean up of whitespaces and code formatting (#2148)
* Minor clean up of whitespaces

* Fixed problematic inline code formatting
2016-11-11 08:18:54 -10:00
Steve Smith 807a02838b Author updates (#2144) 2016-11-11 11:28:14 -05:00
Charlie Chu 21dacc2e8e Solve cross platform issue
fix issue - "Unhandled Exception: System.IO.FileNotFoundException" run
on Mac
2016-11-11 16:10:48 +08:00
Steve Smith 401228c695 Adding link to File Uploads 2016-11-10 19:12:01 -05:00
Steve Smith 43b3de4a50 File Uploads (#1977)
Doc complete and linked in TOC
2016-11-10 19:02:44 -05:00
Tom Dykstra 83cd02b208 add theme change how-to 2016-11-10 08:57:07 -08:00
Tom Dykstra e734627671 remove external link to outdated content 2016-11-10 08:38:04 -08:00