Commit Graph

5 Commits (525450cac52374bb361d61d35f065d29ec3e7ed8)

Author SHA1 Message Date
Luke Latham 247e6f1526
Blazor cross-links (#33577) 2024-09-18 05:58:22 -04:00
Tom Dykstra 3794ebf2fc
Reassign articles from Rick to Tom (#32852) 2024-06-14 09:04:26 -07: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 5f8608b80e
Add docs for request timeouts middleware (#29068)
Co-authored-by: Arvin Kahbazi <akahbazi@gmail.com>
Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2023-04-27 10:56:27 -07:00
Tom Dykstra de598dd9c9
Move and rename "ASP.NET Core Performance Best Practices" doc (#27940)
* draft

* minor tweaks

* fix links

* remove unhelpful h2

* tweak toc order and redirection

* move up in toc

* tweak wording
2022-12-20 14:19:17 -10:00