Rick Anderson
9d7ddc3e45
Optional route params 2
2023-05-19 16:57:09 -10:00
Rick Anderson
4c26da93d9
Optional route params 2
2023-05-19 16:55:21 -10:00
Tom Dykstra
360a533513
Add docs for short circuiting ( #29110 )
...
* draft
* draft
* misc
* code style
* fix snippet links
* fix list
* api ref links
* Update aspnetcore/fundamentals/middleware/index.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/middleware/index.md
* Update aspnetcore/fundamentals/middleware/index.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/fundamentals/middleware/index/snapshot/Program80ShortCircuit.cs
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* restore accidental deletion
* clarify what goes with preceding h3
* add no-short-circuit route
* Update aspnetcore/fundamentals/middleware/index.md
* move to routing doc
* move sample to routing
* links
* h3 --> h2
* Update aspnetcore/fundamentals/routing.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* address feedback
* csharp --> json
* fix highlighting
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-05-03 16:09:11 -07:00
Tom Dykstra
4301cfa019
Set up routing.md for 8.0 content ( #29149 )
2023-05-03 11:48:38 -07:00
GaryNg
f4ee27ff74
Fix typos and formatting (for older version of the doc) ( #28760 )
2023-03-24 03:22:08 -04:00
GaryNg
4a10586573
Fix minor typos
2023-03-23 12:14:07 +08:00
Rick Anderson
2fecfdd970
Warn about routing with special chars /6 ( #28213 )
...
* Warn about routing with special chars /6
* Update aspnetcore/includes/routeSlash.md
2023-02-01 12:14:39 -10:00
Rick Anderson
ead8ac8bfb
Update routing.md ( #28208 )
...
* Update routing.md
* Update aspnetcore/fundamentals/routing.md
* Update aspnetcore/fundamentals/routing.md
2023-01-26 12:49:06 -10:00
Stephen Halter
5c02a6d554
Copy Minimal API docs into separate sections ( #27458 )
2022-11-03 09:48:35 -07:00
GitHubPang
ccd3f793b2
Fix typos ( #26509 )
2022-07-21 14:58:56 -10:00
Luke Latham
e175588086
Institute global no-loc ( #26036 )
...
* Institute global no-loc
* Updates
* Updates
* Updates
* Updates
* Updates
2022-06-03 11:35:55 -10:00
sammychinedu2ky
38625ba8bb
made changes to a statement ( #25868 )
...
Thanks @sammychinedu2ky, that statement was a bit confusing. Appreciated that you took the time to point it out and correct it!
2022-05-14 11:02:16 -07:00
Kirk Larkin
9976e33fdf
Document LinkParser.ParsePathByEndpointName ( #25600 )
...
* Document LinkParser.ParsePathByEndpointName
* .
2022-04-13 10:04:51 -10:00
Kirk Larkin
07f5ccc2bb
Rename Routing samples folder and simplify xrefs ( #25599 )
2022-04-11 14:31:59 +01:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Kirk Larkin
0fb4660eb1
Replace remaining /dotnet/api references with xrefs ( #25039 )
2022-02-17 09:35:19 +00:00
Kirk Larkin
c5a309732e
Replace errant references to System.Web. ( #25018 )
2022-02-15 12:05:29 +00:00
Kirk Larkin
2405226288
Code-fence references to Program.cs ( #24995 )
2022-02-14 12:16:29 -10:00
wuyuansushen
76b4bbf919
Match/Assign part error ( #24698 )
2022-01-21 15:52:29 +00:00
Ahmed Khan
7a82d9c597
Typo in documentation ( #24552 )
...
\
2022-01-10 13:00:11 -06:00
Kirk Larkin
e955a9674e
Update Routing to 6.0 ( #23932 )
2021-11-22 11:14:25 +00:00
Kirk Larkin
d085770a96
Prepare Routing for 6.0 ( #23931 )
2021-11-16 10:39:21 +00:00
Rick Anderson
a58c32da11
Guidance for large route tables /2 ( #23687 )
...
* Guidance for large route tables /2
* Guidance for large route tables /2
2021-11-01 08:43:05 -10:00
Luke Latham
3b8e7fe9e8
Broken link fixups ( #23249 )
...
* Broken link fixups
* Updates
2021-09-09 10:01:33 -07:00
Luke Latham
6aa1002967
Update internal routing topic links ( #22612 )
2021-06-25 07:50:33 -05:00
Nikita Balabaev
5cb3903cb9
Update routing.md ( #22602 )
2021-06-24 09:23:16 -05:00
rekker22
c5a4718dc4
Changes against Issue #18636 ( #20071 )
...
* Changes against Issue #18636
* Removed wrongly added INCLUDE
* Update aspnetcore/includes/reservedRouting.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/includes/reservedRouting.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/mvc/controllers/routing.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/includes/reservedRouting.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update reservedRouting.md
* Add no-loc metadata
Co-authored-by: subhasish Mandal <sm8017797063@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-06-07 12:14:55 -10:00
Rick Anderson
ad321c2700
Add Home and Privacy to no-loc ( #22237 )
...
* Add Home and Privacy to no-loc
* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson
2f00739f4e
Kestrel to no-loc ( #22182 )
2021-05-01 13:03:18 -10:00
Scott Addie
09e3573c75
Finish default branch renaming work
2021-03-09 22:40:27 -06:00
Eric Mutta
0308765b50
Fix typo in routing.md ( #21217 )
2021-01-14 05:29:25 -06:00
Max
de3511b60f
Fix typo "The works because..." ( #20448 )
2020-11-08 18:58:46 -06:00
Rick Anderson
311cef0e25
appsettings.json noloc ( #20320 )
2020-10-27 11:27:47 -10:00
Rick Anderson
903fb8e04f
Remove warning about catch-all bug in 5.0 version
2020-10-21 15:30:09 -10:00
Rick Anderson
291ace3a83
Update routing.md ( #20050 )
...
* Update routing.md
* Update routing.md
2020-09-29 12:20:04 -10:00
David Coulter
399d6c2daf
Links: AspNetCore - Pass 1 ( #19880 )
...
* Links: AspNetCore - Pass 1
* Apply suggestions from code review
* Update aspnetcore/fundamentals/routing.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -10:00
Rick Anderson
23bd8d2057
Add ASP.NET Identity to no loc ( #19578 )
...
* Add ASP.NET Identity to no loc
* Add ASP.NET Identity to no loc
* Add ASP.NET Identity to no loc
* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson
3a5c8b81d4
add Cookie to no loc ( #19446 )
2020-08-07 14:55:26 -10:00
Steven Belskie
5f38ace860
Fix broken link to IAuthorizationPolicyProvider sample ( #19310 )
...
The current link points to the no longer existent 3.0 release. This changes it to 3.1.
2020-07-24 14:02:06 -05:00
Kirk Larkin
f3eee8aec9
Sweep up a few typos ( #19133 )
...
* Sweep up a few typos
* Fix a few snippet languages
2020-07-08 21:22:03 -05:00
Scott Addie
9e0dfa36dc
Fix build suggestions ( #19114 )
...
* Fix build suggestions
* fixes
* more fixes
* more fixes
* more fixes
* Add missing backtick
2020-07-06 12:38:11 -05:00
Luke Latham
80446f1dd8
Add Blazor WebAssembly/Server to no-loc ( #18962 )
2020-06-25 19:11:04 -05:00
Kirk Larkin
f321c59eba
Cover how to access HttpContext in an authz handler ( #18837 )
...
* Swap content between monikers
* Add note re HttpContext
* Remove "ing"s
2020-06-17 11:53:29 -10:00
Luke Latham
a57e5623aa
Change en dash layout elements to colon-space syntax ( #18506 )
...
* Change en dash layout elements to colon-space syntax
* Update
* Update
2020-05-27 09:37:36 -05:00
Rick Anderson
2f125f1b32
links to custom route constraints ( #18141 )
...
* links to custom route constraints
* links to custom route constraints
2020-05-04 16:11:08 -10:00
Rick Anderson
5c5d9241b7
catch-all routing bug ( #18121 )
...
* catch-all routing bug
* catch-all routing bug
* catch-all routing bug
* catch-all routing bug
* catch-all routing bug
2020-05-04 11:58:27 -10:00
Luke Latham
f2834015b6
Drop existing no-loc entries ( #18111 )
2020-05-04 12:00:16 -05:00
Kirk Larkin
76022e4e0e
Fix a couple of typos ( #17978 )
2020-04-27 13:25:02 -05:00
Rick Anderson
6120e5eb58
RegEx timeout warning ( #17716 )
...
* RegEx timeout warning
* RegEx timeout warning
* Update aspnetcore/mvc/controllers/routing.md
Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-04-13 11:21:33 -10:00