Commit Graph

77 Commits (624bf4f73e94bd717a92f4092161049fde640bb8)

Author SHA1 Message Date
Rick Anderson 7bff24ce17 del file 2016-12-07 18:11:25 -10:00
Rick Anderson 6fdd0d93c2 config rewrite 2016-12-07 18:08:45 -10:00
Rick Anderson 4f60bdc1b4 Merge pull request #2327 from guillermooo/patch-6
clarify
2016-12-07 09:02:24 -10:00
Rick Anderson 7d0df6a1ea Merge pull request #2337 from guillermooo/patch-10
typo
2016-12-07 09:01:45 -10:00
Rick Anderson 793cea1896 Merge pull request #2336 from charliethinker/patch-1
Code type corrected
2016-12-07 09:01:05 -10:00
Rick Anderson b6c972e8dd Merge pull request #2326 from guillermooo/patch-5
add example for clarity
2016-12-07 09:00:26 -10:00
Guillermo López-Anglada d4b0f9a313 typo 2016-12-07 08:07:58 +01:00
Charlie Chu f35f4688d3 Code type corrected 2016-12-07 14:03:55 +08:00
Rick Anderson c31465ff1e Merge pull request #2329 from guillermooo/patch-8
comma changes meaning
2016-12-06 09:02:52 -10:00
Rick Anderson 03d5fcb1cb Merge pull request #2328 from guillermooo/patch-7
I just removed success
2016-12-06 09:02:13 -10:00
Guillermo López-Anglada e333ef9646 rephrased
I might have gone too far, but it reads clearer for me...
2016-12-06 15:43:02 +01:00
Guillermo López-Anglada bb4c26bfe6 typo 2016-12-06 15:21:09 +01:00
Guillermo López-Anglada e9c9055da4 comma changes meaning 2016-12-06 12:01:53 +01:00
Guillermo López-Anglada f98605ccde I just removed success
Can there be too much success?
2016-12-06 11:55:09 +01:00
Guillermo López-Anglada 4d1ead8561 clarify
Tried to arrange steps in an order that seems more logical.
2016-12-06 11:45:21 +01:00
Guillermo López-Anglada 4298cafb52 add example for clarity 2016-12-06 11:37:16 +01:00
Guillermo López-Anglada 38424762e1 clarify
Things that I found unclear:

* missing info where routes come from
* *that will be used for request processing* (the URL or the values?)
* URL vs link (better to use just one term?)

My version is longer. I tried to unify terminology and emphasize that Routing can do one op and its reverse.
2016-12-06 11:29:32 +01:00
Rick Anderson 29ca4db910 Merge pull request #2316 from GuardRex/guardrex/byline-normalization
Byline Normalization
2016-12-05 09:06:39 -10:00
Rick Anderson 922c6c2635 Merge pull request #2296 from aspnet/errhandling
update error handling for RTM
2016-12-05 08:58:01 -10:00
Shayne Boyer 2aed32fc70 Merge pull request #2317 from charliethinker/patch-1
Fix typo
2016-12-05 10:00:33 -05:00
Shayne Boyer 40d5dae1f3 Merge pull request #2311 from charliethinker/patch-2
Solve cross platform issue - Unhandled Exception
2016-12-05 09:59:59 -05:00
Charlie Chu 548c18a2d6 Fix typo 2016-12-05 15:06:15 +08:00
Luke Latham c5ff7a88b3 Update localization.md 2016-12-04 22:54:47 -06:00
Luke Latham 83cb5802a3 Update dependency-injection.md 2016-12-04 22:53:43 -06:00
Luke Latham e8a04b18d6 Update configuration.md 2016-12-04 22:53:17 -06:00
Luke Latham 0190a936b1 Update weblistener.md 2016-12-04 22:52:39 -06:00
Rick Anderson c1f6e371a0 Merge pull request #2310 from charliethinker/patch-1
Add the escape character
2016-12-03 07:53:59 -10:00
Charlie Chu 89c9bcea86 Fix typo 2016-12-03 17:21:36 +08:00
Charlie Chu 5720fb8615 Solve cross platform issue
fix issue for “Unhandled Exception:
System.Reflection.TargetInvocationException”
2016-12-03 15:42:56 +08:00
Charlie Chu 37a35ea39b Add the escape character 2016-12-03 15:34:40 +08:00
Rick Anderson 7511fb5e2e Merge pull request #2298 from charliethinker/patch-2
Fix snippet
2016-12-02 07:46:50 -10:00
Guillermo López-Anglada 6c79c101fe clarify (#2301) 2016-12-02 11:44:18 -05:00
Guillermo López-Anglada b429a65bb1 remove uneeded backticks (#2299) 2016-12-02 09:43:20 -05:00
Guillermo López-Anglada 685f200eec English (#2300) 2016-12-02 09:42:35 -05:00
Charlie Chu f326be27d9 Fix snippet 2016-12-02 15:29:40 +08:00
Tom Dykstra e95f67d763 minor edits 2016-12-01 14:55:34 -08:00
Tom Dykstra e5fb690ed3 update to RTM 2016-12-01 14:33:22 -08:00
Rick Anderson c7e40e570c Merge pull request #2283 from charliethinker/patch-4
Code type corrected & fix typo
2016-12-01 10:22:54 -10:00
Rick Anderson 4f9207acdd Merge pull request #2285 from charliethinker/patch-1
Delete redundant closing brace
2016-12-01 10:22:12 -10:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Charlie Chu 2a038d2ca0 Delete redundant closing brace 2016-12-01 16:51:10 +08:00
Charlie Chu 1aa2745ea3 Code type corrected & fix typo 2016-12-01 11:41:49 +08:00
Tom Dykstra 3e58a68213 Rick-Anderson feedback 2016-11-29 17:15:22 -08:00
Tom Dykstra 875d5428c7 update for rtm 2016-11-29 15:33:40 -08:00
Ben Munro 57a5c847b0 Correct reference to UseHttps extension method 2016-11-22 23:29:59 +13:00
Don Kiely 42ad04f9c4 Fix typos in tables
The route templates/behavior template didn't have a proper column marker, and the minlength example in the route constraints table was inconsistent with the note.
2016-11-18 17:57:10 -09:00
Tom Dykstra 04c69eff3e Update aspnet-core-module.md (#2214) 2016-11-18 13:44:05 -08:00
Rick Anderson 7a8889b940 Merge pull request #2212 from aspnet/tdykstra-patch-1
add title and keywords metadata to servers docs
2016-11-18 08:25:13 -10:00
Alex Gil 329d1a33ef Update aspnet-core-module.md (#2209)
Updated link to .NET Core Windows Server Hosting to point to 1.1.0. It was referring to 1.0.1.

New link was taken from:
https://docs.microsoft.com/en-us/aspnet/core/publishing/iis#install-the-net-core-windows-server-hosting-bundle
2016-11-18 09:30:32 -08:00
Tom Dykstra 8fcb4cddb0 servers overview metadata 2016-11-18 08:52:31 -08:00