File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
aspnetcore/performance/caching Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -166,18 +166,9 @@ Using a `CancellationTokenSource` allows multiple cache entries to be evicted as
166
166
167
167
## Additional resources
168
168
169
- <<<<<<< HEAD
170
- * [ Work with a distributed cache] ( xref:performance/caching/distributed )
171
- * [ Detect changes with change tokens] ( xref:fundamentals/change-tokens )
172
- * [ Response caching] ( xref:performance/caching/response )
173
- * [ Response Caching Middleware] ( xref:performance/caching/middleware )
174
- * [ Cache Tag Helper] ( xref:mvc/views/tag-helpers/builtin-th/cache-tag-helper )
175
- * [ Distributed Cache Tag Helper] ( xref:mvc/views/tag-helpers/builtin-th/distributed-cache-tag-helper )
176
- =======
177
169
* < xref:performance/caching/distributed >
178
170
* < xref:fundamentals/primitives/change-tokens >
179
171
* < xref:performance/caching/response >
180
172
* < xref:performance/caching/middleware >
181
173
* < xref:mvc/views/tag-helpers/builtin-th/cache-tag-helper >
182
174
* < xref:mvc/views/tag-helpers/builtin-th/distributed-cache-tag-helper >
183
- >>>>>>> Update Distributed cache topic+sample
You can’t perform that action at this time.
0 commit comments