Commit Graph

383 Commits (f92e89f96f9d75efb3aeddfcc73846488a655360)

Author SHA1 Message Date
sivaji55 43684f8774
fix: grammar mistake in rate limiting documentation (#30548)
Fixed grammar mistake in rate limiting documentation
2023-10-02 15:19:02 -10:00
Fiyaz Bin Hasan bf4a2e4c3a Azure Redis cache sample 2023-09-27 14:17:05 +06:00
Fiyaz Bin Hasan 21c476bd99 newline warnings 2023-09-27 13:32:12 +06:00
Fiyaz Bin Hasan 924662cdfe
Merge branch 'dotnet:main' into azure-redis-cache 2023-09-26 17:46:05 +06:00
Tom Dykstra 15ba31701c
Note timeout behavior when debugging (#30456) 2023-09-25 17:03:11 -07:00
Aditya Mandaleeka 4b6ef1d391
Update aspnetcore/performance/memory.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-09-07 15:55:46 -07:00
Aditya Mandaleeka d8fb91fe78
Update aspnetcore/performance/memory.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-09-07 15:55:37 -07:00
Aditya Mandaleeka 32dec82c13 Typo fix. 2023-08-30 18:07:56 -07:00
Aditya Mandaleeka e6e2353a25 Clarify GC.Collect guidance in memory management doc. 2023-08-30 17:44:55 -07:00
Rick Anderson c653d01bdc
Update aspnetcore/performance/rate-limit.md 2023-08-23 13:55:45 -10:00
Luke Latham fb595e0270
Updates 2023-08-23 12:06:09 -04:00
Luke Latham feb478f9e7
Updates 2023-08-23 06:48:44 -04:00
Luke Latham 14eb32e6bd
Updates 2023-08-23 06:46:41 -04:00
Luke Latham 05bba1ee2e
Updates 2023-08-23 06:40:22 -04:00
Bouke Haarsma 97914cbfd6
Correctly format example 2023-08-23 11:08:19 +02:00
Tom Dykstra 30832bf2b4 adjust highlighting 2023-07-27 20:20:33 -07:00
Tom Dykstra cb1bb9bebd shorten long line of code 2023-07-27 20:17:34 -07:00
Tom Dykstra cd242746d9 tweaks 2023-07-27 20:07:27 -07:00
Tom Dykstra 5ce1cd49c3 format code 2023-07-27 17:17:27 -07:00
Tom Dykstra 53492ebb58 fix build warnings 2023-07-27 17:14:54 -07:00
Tom Dykstra 8b74544959 change link 2023-07-27 17:08:57 -07:00
Tom Dykstra a2f9cf72ee link to and from dist caching 2023-07-27 17:07:15 -07:00
Tom Dykstra cbc3410ac3 Merge branch 'main' of https://github.com/dotnet/AspNetCore.Docs into outputcacheredis 2023-07-27 16:53:19 -07:00
Tom Dykstra f341603b01
Moniker prep for 8.0 (#29943) 2023-07-27 16:52:15 -07:00
Tom Dykstra f2d4ce7f9b refer to redis .net 8 in .net 7 2023-07-27 16:38:33 -07:00
Tom Dykstra 06f3557d65 tweak recommendation wording 2023-07-27 16:30:25 -07:00
Tom Dykstra d4ecc63a56 add redis cache 2023-07-27 15:34:43 -07:00
Tom Dykstra bf835d0186 draft 2023-07-26 20:43:22 -07:00
Tom Dykstra 3098bac4d0
Moniker prep for 8.0 (#29922) 2023-07-26 17:09:23 -07:00
Fiyaz Bin Hasan 071ccc7720 work 2023-07-25 22:42:54 +06:00
Theano Petersen 7d2becc2a0
[BULK] Fix 50 broken links in AspNetCore.Docs as of 6/22/2023 (#29637)
* all fixed?

* some more issues that pop up in build

* Apply suggestions from code review

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/blazor/fundamentals/startup.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-06-24 10:23:02 -10:00
Tom Dykstra 409432ae3a
Pass the RequestAborted token to async APIs like Task.Delay (#29443) 2023-06-07 08:56:19 -07:00
Rick Anderson 5acd5df257
Update ObjectPool.md (#29163) 2023-05-04 01:45:40 +00: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 e4af30c1e3 api ref links 2023-04-27 13:24:28 -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
Rick Anderson 6172641af7
Better comments in object pool /5 (#29054)
* Better comments in object pool /5

* Better comments in object pool /5

* Better comments in object pool /5
2023-04-20 19:57:13 -10:00
Rick Anderson 8eaae4a63b
ObjectPool reset /5 (#29035) 2023-04-19 20:19:44 -10:00
Rick Anderson eca83c72c9
mon prep for objectpool (#29018)
* mon prep for objectpool

* mon prep for objectpool

* mon prep for objectpool

* mon prep for objectpool
2023-04-19 16:33:51 -10:00
Tom Dykstra 853cc29233
Update stub.txt 2023-04-19 18:43:17 -07:00
Tom Dykstra 1d52a7e33d
Update stub.txt 2023-04-19 18:41:35 -07:00
Tom Dykstra e6186434bb
add stub.txt (#29033) 2023-04-19 17:15:46 -07:00
Rick Anderson 495a0597df
Explain minimal host /2 (#28979)
* Explain minimal host /2

* Explain minimal host /2

* Explain minimal host /2

* Explain minimal host /2

* Explain minimal host /2

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Update aspnetcore/fundamentals/middleware/index.md

Co-authored-by: James Newton-King <james@newtonking.com>

---------

Co-authored-by: James Newton-King <james@newtonking.com>
2023-04-18 15:27:59 -10:00
Samson Amaugo e77827e798
chore : used the clear method (#28764)
* chore : used the clear method

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/BirthdayMiddleware.cs

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* feat : implemented the IResettable and IPooledObjectPolicy

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>

* return to the pool

* fix: set proper return object

* changed prop name

;

* created new buffer

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* using spans

* changed route

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

---------

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2023-04-17 14:31:44 -10:00
James Newton-King d1b91f9877
Update rate-limit.md (#28995) 2023-04-17 07:33:39 -07:00
Tom Dykstra fad3df0383
Reassign some articles (#28929)
* Reassign some articles

* fix link

* remove cSpell setting
2023-04-10 08:58:13 -10:00
Rick Anderson 93a9c596a0
Update rate-limit.md (#28721) 2023-03-21 08:35:44 -10:00
Rick Anderson 0565fed874
REddis best /1 (#28700)
* REddis best /1

* REddis best /1

* REddis best /1
2023-03-17 12:02:30 -10:00
Tom Dykstra f401d3260a
Remove outdated note about output caching (#28679) 2023-03-14 14:58:09 -07:00
Rick Anderson 72fa3983fa
Create stub.txt 2023-03-13 08:45:22 -10:00