Commit Graph

10 Commits (0013177123f3b21627f5c7c0044acf3a7ca2bdeb)

Author SHA1 Message Date
tsemer db7227f46b
Make alternatives 3b (non-DI) and 3c (DI) functionally identical (#34022) 2024-11-05 10:21:13 -08:00
Tom Dykstra 67b53080c2
Add controller examples to output caching doc (#32929) 2024-07-10 08:24:51 -07:00
Tom Dykstra cb1bb9bebd shorten long line of code 2023-07-27 20:17:34 -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 f2d4ce7f9b refer to redis .net 8 in .net 7 2023-07-27 16:38:33 -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
Tom Dykstra 940ded43f2
Show how to use a custom policy in output caching (#27688)
* custompolicy

* cleanup

* tweak code

* shorten line lengths

* fix highlighting, line lengths

* fix highlighting

* fix typo

* DI alternative

* shorten some lines

* Fix highlighting

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update aspnetcore/performance/caching/output/samples/7.x/Program.cs

Co-authored-by: Sébastien Ros <sebastienros@gmail.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
2023-01-06 00:59:02 +00:00
Tom Dykstra f8f20aa15b
Output caching documentation (#27398) 2022-11-02 11:54:53 -07:00