Commit Graph

306 Commits (4688bc955fd442e70f2e1284423dc3975640c5c0)

Author SHA1 Message Date
Luke Latham 785e771e87
Global no-store/no-cache guidance (#26236) 2022-06-26 12:33:50 -05:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
Maxim Marinchenko d55f2b373e
Update response-compression.md (#26173)
* Update response-compression.md

* [REVIEW] Update response-compression.md

* [REVIEW] Update response-compression.md
2022-06-23 13:28:47 -10:00
Rick Anderson bc603c67c7 Response Compression moniiker prep /2 2022-06-20 11:52:08 -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
Luke Latham 0b8d45f9c4
Update cached item sliding expiration guidance (#26029) 2022-06-02 10:16:13 -05:00
Grey Hill d488bc8b25
Fix sentence fragment (#26022)
* Fix sentence fragment

The sentence fragment and the next sentence are combined because they're probably meant to be together.

* Update aspnetcore/performance/caching/memory.md

* Update aspnetcore/performance/caching/memory.md

* Apply suggestions from code review

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

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2022-06-01 16:58:36 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 198fdcdc04
Use minimal APIs for Response Compression endpoints (#25408)
* Use minimal APIS for Response Compression endpoints

* .
2022-03-24 07:38:22 -10:00
Rick Anderson 04862054db
Update response-compression.md 2022-03-23 15:21:07 -10:00
Rick Anderson 6b5a171654
.NET 6: Response Compression /1 (#25352)
* .NET 6: Response Compression /1

* .NET 6: Response Compression /1

* .NET 6: Response Compression /1

* .NET 6: Response Compression /1

* .NET 6: Response Compression /1

* .NET 6: Response Compression /1

* .NET 6: Response Compression /1

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/performance/response-compression.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* react to feedback

* react to feedback

* Reorder calls to Configure to avoid IOE

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-23 09:36:38 -10:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Rick Anderson 4f9ef71b0d Prep source for updating response compression /1 2022-03-16 16:05:04 -10: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 2405226288
Code-fence references to Program.cs (#24995) 2022-02-14 12:16:29 -10:00
Kirk Larkin 5df4775ebf
Fix up duplicate alt-texts (#24985) 2022-02-14 10:32:28 +00:00
Kirk Larkin 7cd5e21070
Replace /dotnet/api with xrefs in MVC (#24972) 2022-02-14 10:15:25 +00:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Rick Anderson 7d485335be
.NET 6: response caching /8 (#24600)
* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* .NET 6: response caching /8

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-14 07:37:50 -10:00
Rick Anderson a55d1b2ad3
Snippet updates for Response Caching Middleware /3 (#24444)
* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Snippet updates for Response Caching Middleware /3

* Apply suggestions from code review

Co-authored-by: Ben McCallum <ben.mccallum@live.com.au>

* Snippet updates for Response Caching Middleware /3

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/performance/caching/middleware.md

Co-authored-by: Ben McCallum <ben.mccallum@live.com.au>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-01-12 08:08:42 -10:00
Rick Anderson d07f5165b1
Don't use external input as cache keys. (#24465)
* Update memory.md

* Update aspnetcore/performance/caching/memory.md

* Update aspnetcore/performance/caching/memory.md

Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>

Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
2022-01-06 08:29:56 -10:00
Rick Anderson e9cc0eff54
clean up distributed caching /1 (#24486)
* clean up distributed caching /1

* clean up distributed caching /1
2022-01-03 14:29:42 -10:00
Rick Anderson a0fe56e7d4
Update response.md (#24445)
* Update response.md

* Update aspnetcore/performance/caching/response.md
2021-12-29 16:18:35 -10:00
smandia 8767c45965
Fixes #23540 respone caching (#24439)
* committed initial solution for caching response

* updated the sample  and md fie
2021-12-28 12:01:44 -10:00
smandia 5c7591322d
fixes #24121 , documentation update distributed caching (#24400)
* fixes #24121 , documentation update distributed caching

* reverted the below dot net 6 moniker range

* moved the NCache related code in program.cs

* removed the extra DI
2021-12-28 11:54:15 -10:00
smandia 21466dd8d6
new solution added for distributing caching for (#24363)
* Added the dotnet 6 sample app for distributed cache in folder 6.x

* updated the program.cs for  distributed caching cases.
2021-12-20 09:04:55 -10:00
Rick Anderson 3353a3ada5
Prep monikers for V6 (#24255) 2021-12-09 17:14:09 -10:00
Rick Anderson 7e83f8da38
Prep rc 4 monikers/3/ra (#24254)
* prep monikers for V6 /3

* prep monikers for V6 /3

* prep monikers for V6 /3
2021-12-09 16:51:02 -10:00
Rick Anderson 660836d507
prep monikers for distributed caching /3 (#24253) 2021-12-09 15:59:15 -10:00
Kirk Larkin 9363fb2465
Clean-up Cache In-Memory (#24151) 2021-12-01 12:09:24 +00:00
Kirk Larkin 855a70a1aa
Update Cache In-Memory to 6.0 (#23866)
* Update Cache In-Memory to 6.0

* .

* .

* Restore <6.0 version

* Update aspnetcore/performance/caching/memory.md

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

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-11-11 11:12:25 -10:00
Kirk Larkin df079c9a74
Prepare Cache In-Memory for 6.0 (#23848) 2021-11-10 14:33:12 +00:00
riccikl 95fa459eef
fixed Json.NET casing (#23697) 2021-10-31 18:09:33 -05:00
Wade Pickett 9726e731e1
Remove outdated Channel 9 links (#23557) 2021-10-20 16:49:01 -07:00
Luke Latham 3832b61e33
Performance Caching Memory updates (#23311) 2021-09-15 09:29:32 -05:00
Emil Zagrajek 81daf39321
Update HomeController.cs (#23307) 2021-09-15 06:02:35 -05:00
Eric Smekens 2c0b857d85
Update the usage of ObjectPool's Return() (#23136)
* Update the usage of ObjectPool's Return()

Otherwise it might be read like the `return` keyword.

* Update ObjectPool.md
2021-08-26 12:53:01 -07:00
Auswöger Matthias 6761d7cf18
Use Expression-bodied members (#22997)
* Use Expression-bodied members

* Update CacheKeys.cs

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-11 09:45:39 -07:00
Ashot Muradian 4d02babc6c
Fix links (#22919) 2021-07-31 18:14:11 -05:00
Luke Latham c7d8d4579c
Squash the Firebugs (#22425) 2021-05-27 10:23:24 -05:00
David Pine efb0f08968
Update diagnostic-tools.md (#22306) 2021-05-14 13:38:11 -05:00
Rick Anderson df47b887d0
Add Redis instructions (#22301)
* Add Redis instructions

* work

* work

* work

* work

* work

* work
2021-05-14 06:04:36 -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
Ken Schlobohm 064e2ae9f7
Updating performance-best-practices.md (#22192)
* Updating performance-best-practices.md

* Updates

* Updates

* Update aspnetcore/performance/performance-best-practices.md

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

* Apply suggestions from code review

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

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-05 10:15:41 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Rick Anderson 334f6bac15
Update memory.md (#22158) 2021-04-29 14:51:17 -10:00
Rick Anderson 5e5df1034e
Remove EF warning on cache (#22145)
* Remove EF warning on cache

* Remove EF warning on cache
2021-04-27 07:02:48 -10:00
Luke Latham 12fee3e9fc
Update cross-link (#22067) 2021-04-16 04:09:26 -05:00